modified: vars.sh.sample
This commit is contained in:
parent
54223fc4bb
commit
c7278e07a7
1 changed files with 4 additions and 0 deletions
|
|
@ -36,3 +36,7 @@ export OPENAI_API_KEY="gone"
|
|||
# MistralAI La Platform endpoint.
|
||||
export MODEL_ENDPOINT_8="https://api.mistral.ai/v1"
|
||||
export MODEL_API_KEY_8="gone"
|
||||
|
||||
# Anthropic Platform
|
||||
export MODEL_ENDPOINT_9="https://api.anthropic.com/v1"
|
||||
export MODEL_API_KEY_9="gone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue