zhudanhao
Results
2
issues of
zhudanhao
React_agent: Custom tool descriptions not included in prompts, and function_list parameter is unused
2
### Problem Description 1. **Tool descriptions are not passed to the prompt**: When registering custom tools, their descriptions (defined in the tool class) are not being included in the prompt...
Line 163: code_raw=content.split('')[1].split('')[0].split('')[1].split('')[0].strip() The content contains the .... If '' is included in thinking, this parser will get a tool calling from the first internal thinking, rather than final output....