Skip to content

fix: recognize OPENAI_API_KEY as valid auth for OpenAI-compatible endpoints#3040

Open
EmreCelenli wants to merge 1 commit into
ultraworkers:mainfrom
EmreCelenli:docs/local-model-ollama-setup
Open

fix: recognize OPENAI_API_KEY as valid auth for OpenAI-compatible endpoints#3040
EmreCelenli wants to merge 1 commit into
ultraworkers:mainfrom
EmreCelenli:docs/local-model-ollama-setup

Conversation

@EmreCelenli
Copy link
Copy Markdown

Previously, claw doctor would warn 'no supported auth env vars were found' even when OPENAI_API_KEY was set, because only ANTHROPIC_API_KEY and ANTHROPIC_AUTH_TOKEN were checked. This caused auth failures when using local models via Ollama or other OpenAI-compatible endpoints.

Tested on Apple M1 MacBook Pro 16GB with Ollama + qwen3:8b.

…points

Previously, claw doctor would warn 'no supported auth env vars were found'
even when OPENAI_API_KEY was set, because only ANTHROPIC_API_KEY and
ANTHROPIC_AUTH_TOKEN were checked. This caused auth failures when using
local models via Ollama or other OpenAI-compatible endpoints.

Tested on Apple M1 MacBook Pro 16GB with Ollama + qwen3:8b.
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