From 467844f5d95593cf0ff48d5a7d202ecb751767b4 Mon Sep 17 00:00:00 2001 From: Frieren <1692219062wang@gmail.com> Date: Tue, 28 May 2024 21:19:47 +0800 Subject: [PATCH] GUI --- .config/config.properties | 3 +- .idea/workspace.xml | 58 ++++++++++++++++++++------------- requirements.txt | 4 +-- src/serve/HistoryRAG.py | 67 ++++++++++++++++++++++++++++++--------- src/serve/RAG.py | 1 + 5 files changed, 93 insertions(+), 40 deletions(-) diff --git a/.config/config.properties b/.config/config.properties index c33e868..3a0b67f 100644 --- a/.config/config.properties +++ b/.config/config.properties @@ -1 +1,2 @@ -API_KEY=86df1c93a84174062eaf6a38e331efc1.AJV5y2jkKASbZ3YD \ No newline at end of file +API_KEY= +FILE_PATH= \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f8fce49..5da222a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,8 +5,11 @@ + + +