Files
lang-agent/configs/route_sys_prompts/route_prompt.txt
2025-10-30 16:25:55 +08:00

4 lines
335 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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来调用工具