RoboWaiter/robowaiter/llm_client
ChenXL97 13776107e7 加入多轮对话 2023-11-15 15:24:10 +08:00
..
MemGPT_simple 更改了memgpt 2023-11-13 15:40:19 +08:00
data 加入多轮对话 2023-11-15 15:24:10 +08:00
data_raw 加入多轮对话 2023-11-15 15:24:10 +08:00
data_tools 加入多轮对话 2023-11-15 15:24:10 +08:00
__init__.py 重构了项目代码,进行了项目打包 2023-10-25 10:34:24 +08:00
ask_llm.py 简单多轮对话 2023-11-15 14:30:57 +08:00
multi_rounds.py 简单多轮对话 2023-11-15 14:30:57 +08:00
openai_api_request.py 现在可以调用大模型的function call 2023-11-14 12:10:23 +08:00
single_round.py 添加了一些数据集处理的脚本 2023-11-12 14:36:41 +08:00
test_questions.txt 修复bug 2023-11-09 21:52:13 +08:00
tool_api.py 简单多轮对话 2023-11-15 14:30:57 +08:00
tool_register.py 多轮对话 2023-11-15 15:11:17 +08:00