Skip to content

Add timeout and retry params to ChatDatabricks#165

Merged
smurching merged 8 commits into
databricks:mainfrom
smurching:smurching/add-timeout-retry-chatdatabricks
Sep 3, 2025
Merged

Add timeout and retry params to ChatDatabricks#165
smurching merged 8 commits into
databricks:mainfrom
smurching:smurching/add-timeout-retry-chatdatabricks

Conversation

@smurching

@smurching smurching commented Aug 12, 2025

Copy link
Copy Markdown
Collaborator

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

Signed-off-by: Sid Murching <sid.murching@databricks.com>
… release

Signed-off-by: Sid Murching <sid.murching@databricks.com>
@smurching smurching changed the title [WIP] Add timeout and retry params to ChatDatabricks Add timeout and retry params to ChatDatabricks Aug 12, 2025
Signed-off-by: Sid Murching <sid.murching@databricks.com>
Comment thread integrations/langchain/pyproject.toml Outdated
"unitycatalog-langchain[databricks]>=0.2.0",
"databricks-connect>=16.1.1,<16.4",
"openai>=1.97.1",
"databricks-sdk>=0.63.0",

Copy link
Copy Markdown
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

Comment thread integrations/langchain/pyproject.toml Outdated
"pytest",
"typing_extensions",
"databricks-sdk>=0.34.0",
"databricks-sdk>=0.63.0",

Copy link
Copy Markdown
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

@bbqiu bbqiu left a comment

Copy link
Copy Markdown
Collaborator

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 <sid.murching@databricks.com>
Signed-off-by: Sid Murching <sid.murching@databricks.com>
Signed-off-by: Sid Murching <sid.murching@databricks.com>
Signed-off-by: Sid Murching <sid.murching@databricks.com>
Signed-off-by: Sid Murching <sid.murching@databricks.com>
@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