add AnthropicAPI

This commit is contained in:
肖凌风 2023-07-21 13:17:26 -04:00
parent 4812a50cbd
commit 8c07be0e56
5 changed files with 44 additions and 3 deletions

View file

@ -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"