Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{'content': [{'type': 'text', 'text': 'Error: Unknown tool: get_current_time'}], 'isError': False} #234

Open
liurenhao opened this issue Feb 26, 2025 · 1 comment

Comments

@liurenhao
Copy link

Describe the bug

When a specific action or request is made, the system returns a response with the content {'content': [{'type': 'text', 'text': 'Error: Unknown tool: get_current_time'}], 'isError': False}. The response indicates an error ("Error: Unknown tool: get_current_time"), but the isError flag is incorrectly set to False instead of True, which misrepresents the nature of the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@liurenhao and others