1、优化小智后端智能体搜索条件逻辑
2、优化工具调用准确率问题,修改工具提示词,去除非必要的few-shot逻辑
3、优化工具描述内容
This commit is contained in:
DaGou12138
2026-05-06 16:53:06 +08:00
parent 160b67197f
commit c33ee9442e
6 changed files with 143 additions and 75 deletions
@@ -22,7 +22,7 @@ play_music_function_desc = {
"type": "function",
"function": {
"name": "play_music",
"description": "唱歌、听歌、播放音乐的方法",
"description": "当用户要求播放音乐、歌曲时调用",
"parameters": {
"type": "object",
"properties": {