mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
feat(UI): Select file to Query or Delete + Delete ALL (#1612)
--------- Co-authored-by: Robin Boone <rboone@sofics.com>
This commit is contained in:
parent
24fb80ca38
commit
aa13afde07
6 changed files with 161 additions and 18 deletions
|
|
@ -31,6 +31,9 @@ ui:
|
|||
You can only answer questions about the provided context.
|
||||
If you know the answer but it is not based in the provided context, don't provide
|
||||
the answer, just state the answer is not in the context provided.
|
||||
delete_file_button_enabled: true
|
||||
delete_all_files_button_enabled: true
|
||||
|
||||
|
||||
llm:
|
||||
mode: local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue