mirror of
https://github.com/explosion/spaCy.git
synced 2025-06-29 09:23:12 +03:00
trigger preview
This commit is contained in:
parent
5f47227295
commit
39de1ae1f1
|
@ -705,13 +705,13 @@ export OPENAI_API_KEY="sk-..."
|
||||||
export OPENAI_API_ORG="org-..."
|
export OPENAI_API_ORG="org-..."
|
||||||
```
|
```
|
||||||
|
|
||||||
For Cohere it's
|
For Cohere:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
export CO_API_KEY="..."
|
export CO_API_KEY="..."
|
||||||
```
|
```
|
||||||
|
|
||||||
and for Anthropic
|
For Anthropic:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
export ANTHROPIC_API_KEY="..."
|
export ANTHROPIC_API_KEY="..."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user