Skip to content

Conversation

@smurching
Copy link
Collaborator

@smurching smurching commented Aug 12, 2025

Add standard langchain timeout and retry params to ChatDatabricks. Depends on a Databricks SDK release containing the changes in databricks/databricks-sdk-py#1025

@smurching smurching changed the title [WIP] Add timeout and retry params to ChatDatabricks Add timeout and retry params to ChatDatabricks Aug 12, 2025
"unitycatalog-langchain[databricks]>=0.2.0",
"databricks-connect>=16.1.1,<16.4",
"openai>=1.97.1",
"databricks-sdk>=0.63.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: update this after SDK releases

"pytest",
"typing_extensions",
"databricks-sdk>=0.34.0",
"databricks-sdk>=0.63.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we add it to the normal list of dependencies, i think we can delete it from the dev reqs

Copy link
Collaborator

@bbqiu bbqiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, but can't merge yet without the db-sdk release

Signed-off-by: Sid Murching <[email protected]>
Signed-off-by: Sid Murching <[email protected]>
Signed-off-by: Sid Murching <[email protected]>
Signed-off-by: Sid Murching <[email protected]>
Signed-off-by: Sid Murching <[email protected]>
@smurching smurching merged commit c9b48dc into databricks:main Sep 3, 2025
16 checks passed
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

Successfully merging this pull request may close these issues.

2 participants