mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 01:16:28 +03:00
Removes sk-
prefix from AZURE_API_KEY example
This commit is contained in:
parent
108ccbf795
commit
5a62254fc4
|
@ -1495,7 +1495,7 @@ export PALM_API_KEY="..."
|
|||
For Azure:
|
||||
|
||||
```shell
|
||||
export AZURE_API_KEY="sk-..."
|
||||
export AZURE_API_KEY="..."
|
||||
```
|
||||
|
||||
### Models via HuggingFace {id="models-hf"}
|
||||
|
|
Loading…
Reference in New Issue
Block a user