Skip to content
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

Client Arguments for DatabricksVectorSearch #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chutch1122
Copy link

This PR allows new instances of DatabricksVectorSearch to pass custom arguments to the underlying VectorSearchClient (imported from databricks.vector_search.client).

This allows users to be able to use Service Principal based authentication by passing in service_principal_client_id or service_principal_client_secret within the new client_args parameter.

@chutch1122
Copy link
Author

Not sure where the appropriate repository for this change is with the switch over, but I've made it both in this repository and in langchain-ai/langchain-databricks#45

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.

1 participant