trigger preview

This commit is contained in:
svlandeg 2023-08-31 17:05:04 +02:00
parent 5f47227295
commit 39de1ae1f1

View File

@ -705,13 +705,13 @@ export OPENAI_API_KEY="sk-..."
export OPENAI_API_ORG="org-..."
```
For Cohere it's
For Cohere:
```shell
export CO_API_KEY="..."
```
and for Anthropic
For Anthropic:
```shell
export ANTHROPIC_API_KEY="..."