Cohere support added

This commit is contained in:
Raiyan Hasan
2024-11-20 15:08:42 +00:00
parent 9c657b962b
commit d41a0ac2c2
8 changed files with 86 additions and 2 deletions

View File

@@ -49,6 +49,10 @@ OPENAI_LIKE_API_KEY=
# You only need this environment variable set if you want to use Mistral models
MISTRAL_API_KEY=
# Get the Cohere Api key by following these instructions -
# https://dashboard.cohere.com/api-keys
# You only need this environment variable set if you want to use Cohere models
COHERE_API_KEY=
# Get LMStudio Base URL from LM Studio Developer Console
# Make sure to enable CORS