Running Claude Code against a third-party endpoint:export ANTHROPIC_BASE_URL=https://export ANTHROPIC_AUTH_TOKE...

Running Claude Code against a third-party endpoint:export ANTHROPIC_BASE_URL=https://export ANTHROPIC_AUTH_TOKEN=Gotcha: it speaks the Anthropic Messages API (/v1/messages), NOT OpenAI chat completions. If your gateway only does OpenAI-style, tool use breaks — it must support Anthropic natively.Setup: https://github.com/seven7763/DaoXE-AI/blob/main/CLAUDE_CODE.mdDisclosure: I work on one (daoxe); the gotcha applies to all.#Claude #ClaudeCode #LLM

Read Original

Related