-
Notifications
You must be signed in to change notification settings - Fork 493
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
databricks configure fail;: 400 Bad Request. Message: Error: Model response did not respect the required format #1161
Comments
thanks for reporting this! i can replicate this on my side. will update this thread once we put in a fix. |
this PR should fix this: #1162 |
you can try installing the canary:
|
thanks for fixing; the configure works now, but using goose session gives the error, i just entered "what can you do" : Goose is running! Enter your instructions, or try asking what goose can do. ( O)> what can you do
Ran into this error: Request failed: Request failed with status: 400 Bad Request. Message: Bad request: rpc error: code = InvalidArgument desc = Invalid JSON schema - c Please retry if you think this is a transient or recoverable error. |
what extensions are you using? |
just dev tools |
i could replicate this. seems like an error on Databricks model with tool calling but we're trying to debug it with Databricks |
configure of databricks provider fails for databricks-meta-llama-3-3-70b-instruct
here is the error
Enter a model from that provider:
│ databricks-meta-llama-3-3-70b-instruct
│
◇ Request failed: Request failed with status: 400 Bad Request. Message: Error: Model response did not respect the required format. Please consider retrying or using a more straightforward prompt.
│
└ Failed to configure provider: init chat completion request with tool did not succeed.
The text was updated successfully, but these errors were encountered: