RoboWaiter/robowaiter/llm_client
ChenXL97 5b9526b5d0 修复serve逻辑 2023-11-19 17:42:56 +08:00
..
MemGPT_simple 更改了memgpt 2023-11-13 15:40:19 +08:00
data 修复serve逻辑 2023-11-19 17:42:56 +08:00
data_raw 增加了警察通知下班 机器人打扫卫生关灯关门关窗帘的场景 VLM_cafe_shutdown 2023-11-18 17:44:05 +08:00
data_tools 增加 VLM 场景 2023-11-16 17:57:27 +08:00
test_llm Update: 更新了测试效果中的评分 2023-11-16 20:41:24 +08:00
__init__.py 重构了项目代码,进行了项目打包 2023-10-25 10:34:24 +08:00
ask_llm.py 简单多轮对话 2023-11-15 14:30:57 +08:00
find_obj_utils.py 更新工具调用 2023-11-19 14:21:58 +08:00
multi_rounds.py 实现具身场景查询 2023-11-19 14:44:22 +08:00
openai_api_request.py 现在可以调用大模型的function call 2023-11-14 12:10:23 +08:00
single_round.py 修改固定组合 2023-11-18 17:56:48 +08:00
test_questions.txt 修复bug 2023-11-09 21:52:13 +08:00
tool_api.py Update 2023-11-17 21:17:19 +08:00
tool_api_multi_round.py 增加顾客记忆 2023-11-18 12:07:30 +08:00
tool_api_test.py 在tool_api_multi_round.py中可以进行多轮对话 2023-11-16 15:04:27 +08:00
tool_register.py 查询函数融入场景中 2023-11-18 22:30:14 +08:00