mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-29 14:48:51 +01:00
Update free_ai_apis.md (#707)
This commit is contained in:
parent
b5353e2640
commit
6ae807c404
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue