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

VectorSearchClient Service Principal Authentication #47

Open
khalifazada opened this issue Dec 12, 2024 · 0 comments
Open

VectorSearchClient Service Principal Authentication #47

khalifazada opened this issue Dec 12, 2024 · 0 comments

Comments

@khalifazada
Copy link

khalifazada commented Dec 12, 2024

self.index = VectorSearchClient().get_index(

Currently not able to pass workspace_url, personal_access_token, service_principal_client_id, service_principal_client_secret to create a DatabricksVectorStore object with VectorSearchClient init as Service Principal.

Getting: [NOTICE] Using a notebook authentication token. Recommended for development only. For improved performance, please use Service Principal based authentication. To disable this message, pass disable_notice=True to VectorSearchClient().

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

No branches or pull requests

1 participant