添加三个提示词及模型温度

This commit is contained in:
jijiahao
2025-10-30 16:25:55 +08:00
parent 59696f491c
commit 9994c0a6d3
6 changed files with 50 additions and 16 deletions

View File

@@ -1 +1,3 @@
Return a JSON object with 'step'.the value should be one of 'chat' or 'order' based on the user input
每次聊天都先判断用户的需求如果只是聊天交流就就查看chat_prompt中的要求
如果用户有点餐、点菜、以及任何购买需求时先查看chat_prompt中的要求再查看tool_prompt来调用工具