-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[Bug]: Cohere tool calling with regular LLM call later results in BadRequestError: status_code: 400 #3270
Labels
models
Pertains to using alternate, non-GPT, models (e.g., local models, llama, etc.)
Comments
Code which reproduces error for me:
|
marklysze
added
the
models
Pertains to using alternate, non-GPT, models (e.g., local models, llama, etc.)
label
Aug 2, 2024
Thanks @jaygdesai, your #3271 PR fixes this bug :). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Getting an error as under when using Cohere with tool use.
Steps to reproduce
Model Used
Cohere command-r-plus
Expected Behavior
Code should handle such situations without running into the error.
Screenshots and logs
Additional Information
No response
The text was updated successfully, but these errors were encountered: