RoboWaiter/robowaiter/llm_client
wuziji 38f235eb09 Merge remote-tracking branch 'origin/main' 2023-11-16 20:07:17 +08:00
..
MemGPT_simple 更改了memgpt 2023-11-13 15:40:19 +08:00
data 增加 VLM 场景 2023-11-16 17:57:27 +08:00
data_raw 增加 VLM 场景 2023-11-16 17:57:27 +08:00
data_tools 增加 VLM 场景 2023-11-16 17:57:27 +08:00
test_llm NEW: 新增chatglm的评测数据集、评分标准、评测脚本以及评测结果 2023-11-16 20:07:01 +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 NEW: 新增chatglm的评测数据集、评分标准、评测脚本以及评测结果 2023-11-16 20:07:01 +08:00
tool_api_multi_round.py 在tool_api_multi_round.py中可以进行多轮对话 2023-11-16 15:04:27 +08:00
tool_api_test.py 在tool_api_multi_round.py中可以进行多轮对话 2023-11-16 15:04:27 +08:00
tool_register.py 在tool_api_multi_round.py中可以进行多轮对话 2023-11-16 15:04:27 +08:00