How to use a local LLM with OAuth instead of API Key #164
-
|
The hindsight only has HINDSIGHT_API_LLM_API_KEY for API key in configuration. What should I use if I want to pass OAuth token |
Beta Was this translation helpful? Give feedback.
Answered by
nicoloboschi
Jan 23, 2026
Replies: 1 comment 3 replies
-
|
@nikhilsimha85 this is not supported right now. What provider you needed to use OAuth token with? GCP, AWS, Azure? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@nikhilsimha85 since you're running in docker, you need to point to the host machine, not localhost.
on macos, this should be host.docker.internal