mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 17:52:31 +03:00
Merge 5a62254fc4
into b3c46c315e
This commit is contained in:
commit
a9a4e70e58
|
@ -1492,6 +1492,12 @@ For PaLM:
|
||||||
export PALM_API_KEY="..."
|
export PALM_API_KEY="..."
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For Azure:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
export AZURE_API_KEY="..."
|
||||||
|
```
|
||||||
|
|
||||||
### Models via HuggingFace {id="models-hf"}
|
### Models via HuggingFace {id="models-hf"}
|
||||||
|
|
||||||
These models all take the same parameters:
|
These models all take the same parameters:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user