Skip to content

MistralGPT

PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ implementationNoconstNo-Implementation
- modelNoReference[LLMModel]No--
- temperatureNonumberNo-Temperature
- force_jsonNobooleanNo-Force Json
- max_tokensNointegerNo-Max Tokens
- client_argsNoobjectNo-Client Args

1. Property implementation

Title: Implementation

Typeconst
RequiredYes

Specific value: "MistralGPT"

2. Property model

TypeReference[LLMModel]
RequiredNo
Default{"implementation": "eidolon_ai_sdk.apu.llm_unit.LLMModel"}

3. Property temperature

Title: Temperature

Typenumber
RequiredNo
Default0.3

4. Property force_json

Title: Force Json

Typeboolean
RequiredNo
Defaulttrue

5. Property max_tokens

Title: Max Tokens

Typeinteger
RequiredNo
Defaultnull

6. Property client_args

Title: Client Args

Typeobject
RequiredNo
Additional properties[Any type: allowed]
Default{}