Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|
|---|---|---|
Base URL of the Cohere API. Environment variable: |
string |
|
Cohere API key. Environment variable: |
string |
required |
Reranking model to use. The current list of supported models can be found in the Cohere docs Environment variable: |
string |
|
Timeout for Cohere calls Environment variable: |
|
|
Maximum number of retries for Cohere API invocations. Environment variable: |
int |
|
|
About the Duration format
To write duration values, use the standard You can also use a simplified format, starting with a number:
In other cases, the simplified format is translated to the
|