You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user passes a custom client in via the constructor, it gets overwritten with the 'default' instance. Could we please enable passing of a custom build constructor.
Hi,
If a user passes a custom client in via the constructor, it gets overwritten with the 'default' instance. Could we please enable passing of a custom build constructor.
databricks-ai-bridge/integrations/langchain/src/databricks_langchain/chat_models.py
Line 255 in b9afb57