mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 23:22:57 +01:00
Added subscription module
This commit is contained in:
parent
c66feb4187
commit
4c5fed7ea4
17 changed files with 430 additions and 20 deletions
|
|
@ -250,7 +250,6 @@ class PrivateAdminGptUi:
|
|||
self._set_system_prompt,
|
||||
inputs=system_prompt_input,
|
||||
)
|
||||
|
||||
with gr.Column(scale=7, elem_id="col"):
|
||||
_ = gr.ChatInterface(
|
||||
self._chat,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue