mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
add AnthropicAPI
This commit is contained in:
parent
4812a50cbd
commit
8c07be0e56
5 changed files with 44 additions and 3 deletions
|
|
@ -10,6 +10,9 @@ OPENAI_API_MODEL: "gpt-4"
|
|||
MAX_TOKENS: 1500
|
||||
RPM: 10
|
||||
|
||||
#### if Anthropic
|
||||
#Anthropic_API_KEY: "YOUR_API_KEY"
|
||||
|
||||
#### if AZURE, check https://github.com/openai/openai-cookbook/blob/main/examples/azure/chat.ipynb
|
||||
|
||||
#OPENAI_API_TYPE: "azure"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue