Configuration property fixed at build time - All other configuration properties are overridable at runtime
Configuration property |
Type |
Default |
---|---|---|
Whether the scoring model should be enabled. Environment variable: |
boolean |
|
Base URL of the Cohere API. Environment variable: |
string |
|
Cohere API key. Environment variable: |
string |
|
Timeout for Cohere calls. Environment variable: |
|
|
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: |
|
|
Whether embedding model requests should be logged. Environment variable: |
boolean |
|
Whether embedding model responses should be logged. Environment variable: |
boolean |
|
The maximum number of times to retry. 1 means exactly one attempt, with retrying disabled. Environment variable: |
int |
|
Type |
Default |
|
Base URL of the Cohere API. Environment variable: |
string |
|
Cohere API key. Environment variable: |
string |
|
Timeout for Cohere calls. Environment variable: |
|
|
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: |
|
|
Whether embedding model requests should be logged. Environment variable: |
boolean |
|
Whether embedding model responses should be logged. Environment variable: |
boolean |
|
The maximum number of times to retry. 1 means exactly one attempt, with retrying disabled. 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
|