RoboWaiter/robowaiter/llm_client
Netceor 37c6302a5d Merge branch 'main' of https://github.com/HPCL-EI/RoboWaiter
# Conflicts:
#	robowaiter/llm_client/tool_register.py
2023-11-17 21:18:08 +08:00
..
MemGPT_simple 更改了memgpt 2023-11-13 15:40:19 +08:00
data 更新指引顾客的多个地点 2023-11-17 18:56:58 +08:00
data_raw 更新指引顾客的多个地点 2023-11-17 18:56:58 +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 Update 2023-11-17 21:17:19 +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 Update 2023-11-17 21:17:19 +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 Update 2023-11-17 21:17:19 +08:00