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