Github
Preparing search index...
The search index is not available
Trieve Typescript SDK - v0.0.122
Trieve Typescript SDK
types.gen
FallbackStrategy
Type Alias FallbackStrategy
Fallback
Strategy
:
"None"
|
"Default"
|
{
Model
:
string
;
}
Specifies the fallback strategy for LLM processing
This can be:
None - No fallback will be used
Default - The system default fallback model will be used
Model - A specific model ID will be used as fallback (check the documentation for the models.)
Type declaration
Model
:
string
Use a specific model as fallback
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Github
Trieve Typescript SDK - v0.0.122
Loading...
Specifies the fallback strategy for LLM processing
This can be: