Skip to content

Commit

Permalink
Update free_ai_apis.md (danny-avila#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
berry-13 authored Jul 27, 2023
1 parent b5353e2 commit 6ae807c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/free_ai_apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Once you have the API key, you should adjust your .env file like this:

OPENAI_API_KEY=your-chimera-api-key
# Reverse proxy settings for OpenAI:
OPENAI_REVERSE_PROXY=https://chimeragpt.adventblocks.cc/v1/chat/completions
OPENAI_REVERSE_PROXY=https://chimeragpt.adventblocks.cc/api/v1/chat/completions

# OPENAI_MODELS=gpt-3.5-turbo,gpt-3.5-turbo-16k,gpt-3.5-turbo-0301,text-davinci-003,gpt-4,gpt-4-0314,gpt-4-0613
```
Expand Down

0 comments on commit 6ae807c

Please sign in to comment.