mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 09:42:26 +03:00
explain config
This commit is contained in:
parent
8a44f7bc9b
commit
ccc3fc1318
|
@ -648,7 +648,7 @@ implementations can have other signatures, like
|
||||||
|
|
||||||
### Models via REST API {id="models-rest"}
|
### Models via REST API {id="models-rest"}
|
||||||
|
|
||||||
These models all take the same parameters:
|
These models all take the same parameters, but note that the `config` should contain provider-specific keys and values, as it will be passed onwards to the provider's API.
|
||||||
|
|
||||||
| Argument | Description |
|
| Argument | Description |
|
||||||
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- |
|
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user