mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 01:32:32 +03:00
Merge 5a62254fc4
into 41e07772dc
This commit is contained in:
commit
ab7a34d9c1
|
@ -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