pic
This commit is contained in:
parent
e674b5d284
commit
c8758d9fd0
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ A proxy server that lets you use Claude Code with OpenAI models like GPT-4o / gp
|
||||||
|
|
||||||
2. **Connect to your proxy**:
|
2. **Connect to your proxy**:
|
||||||
```bash
|
```bash
|
||||||
ANTHROPIC_BASE_URL=http://localhost:8082 DISABLE_PROMPT_CACHING=1 claude
|
ANTHROPIC_BASE_URL=http://localhost:8082 claude
|
||||||
```
|
```
|
||||||
|
|
||||||
3. **That's it!** Your Claude Code client will now use OpenAI models through the proxy. 🎯
|
3. **That's it!** Your Claude Code client will now use OpenAI models through the proxy. 🎯
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue