-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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]: tools not passed to databricks #7788
Comments
missed this. thanks for the ticket @lewiesnyder i'll work on this today |
Investigated further. This was not a bug. The call worked as expected. I see you have
and based on databricks's docs i didn't see they had support for tool calling. so the param was being dropped in the request. Checking to see if they support tool calling now Here's our mapping of dbrx openai params -
|
Update: i see the params are on databricks - adding on #8076 |
Awesome! Thanks very much. I can confirm that the change was successful. |
Thanks @lewiesnyder Can we do a 10min call sometime this/next week? Would love to learn how you're using litellm, so we can improve for your use-case. Attaching my calendly for convenience - https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat |
What happened?
I am evaluating various frameworks for use in a large enterprise.
While testing out the new Databricks provider in the python SDK I found that tools are not supported:
Produces:
I understand that the Databricks provider is a new feature, is there a plan to support this in the near future?
Relevant log output
Are you a ML Ops Team?
Yes
What LiteLLM version are you on ?
v1.57.3
Twitter / LinkedIn details
https://www.linkedin.com/in/lewie-snyder/
The text was updated successfully, but these errors were encountered: