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

sessions/chat endpoint returns 500 error status when too many tools have been passed #330

Open
whiterabbit1983 opened this issue May 9, 2024 · 0 comments

Comments

@whiterabbit1983
Copy link
Contributor

litellm.exceptions.BadRequestError: OpenAIException - Error code: 400 - {'error': {'message': "Invalid 'tools': array too long. Expected an array with maximum length 128, but got an array with length 383 instead.", 'type': 'invalid_request_error', 'param': 'tools', 'code': 'array_above_max_length'}}
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

1 participant