mistral-small-latest
Property | Pattern | Type | Deprecated | Definition | Title/Description |
---|---|---|---|---|---|
- implementation | No | const | No | - | mistral-small-latest |
- human_name | No | string | No | - | Human Name |
- name | No | string | No | - | Name |
- input_context_limit | No | integer | No | - | Input Context Limit |
- output_context_limit | No | integer | No | - | Output Context Limit |
- supports_tools | No | boolean | No | - | Supports Tools |
- supports_image_input | No | boolean | No | - | Supports Image Input |
- supports_audio_input | No | boolean | No | - | Supports Audio Input |
1. Property implementation
Type | const |
Required | No |
Description: mistral-small-latest
Specific value: "mistral-small-latest"
2. Property human_name
Title: Human Name
Type | string |
Required | No |
Default | "Mistral Small" |
3. Property name
Title: Name
Type | string |
Required | No |
Default | "mistral-small-latest" |
4. Property input_context_limit
Title: Input Context Limit
Type | integer |
Required | No |
Default | 32000 |
5. Property output_context_limit
Title: Output Context Limit
Type | integer |
Required | No |
Default | 4096 |
6. Property supports_tools
Title: Supports Tools
Type | boolean |
Required | No |
Default | false |
7. Property supports_image_input
Title: Supports Image Input
Type | boolean |
Required | No |
Default | false |
8. Property supports_audio_input
Title: Supports Audio Input
Type | boolean |
Required | No |
Default | false |