rag version one

This commit is contained in:
binary-husky
2024-08-28 15:14:13 +00:00
parent 294716c832
commit 08c3c56f53
9 changed files with 313 additions and 79 deletions

View File

@@ -118,8 +118,8 @@ def main():
choices=[
"常规对话",
"多模型对话",
"智能召回 RAG",
# "智能上下文",
# "智能召回 RAG",
], value="常规对话",
interactive=True, label='', show_label=False,
elem_classes='normal_mut_select', elem_id="gpt-submit-dropdown").style(container=False)