mirror of
https://github.com/explosion/spaCy.git
synced 2026-01-09 18:21:14 +03:00
Merge 5a62254fc4 into c1e7cb2ebf
This commit is contained in:
commit
b283255087
|
|
@ -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