danswer-ai / danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
https://danswer.ai
Other
10.71k stars 1.34k forks source link

Implicit credentials for GCP resources #2351

Open laurb9 opened 2 months ago

laurb9 commented 2 months ago

Allow implicit or default credentials for GCP resources (Vertex AI, GCS etc). As far as the application is concerned, this credential type is one that has no service key. It should just work, the same way as when you run gcloud in terminal.

It simplifies configuration for these cases:

This could be passed down to LiteLLM config as vertex_credentials: "os.environ/GOOGLE_APPLICATION_CREDENTIALS"

github-actions[bot] commented 1 day ago

This issue is stale because it has been open 75 days with no activity. Remove stale label or comment or this will be closed in 15 days.