'commit'
This commit is contained in:
@@ -22,7 +22,7 @@ async def query(user_prompt,rag_path):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
rag_path='./Topic/HuangWanQiao'
|
||||
rag_path='./Topic/Geogebra'
|
||||
user_prompt = "简洁回复。"
|
||||
configure_logging()
|
||||
asyncio.run(query(user_prompt,rag_path))
|
||||
|
Reference in New Issue
Block a user