![]() |
VOOZH | about |
dotnet add package Indiko.Blocks.AI.Mistral --version 2.8.0
NuGet\Install-Package Indiko.Blocks.AI.Mistral -Version 2.8.0
<PackageReference Include="Indiko.Blocks.AI.Mistral" Version="2.8.0" />
<PackageVersion Include="Indiko.Blocks.AI.Mistral" Version="2.8.0" />Directory.Packages.props
<PackageReference Include="Indiko.Blocks.AI.Mistral" />Project file
paket add Indiko.Blocks.AI.Mistral --version 2.8.0
#r "nuget: Indiko.Blocks.AI.Mistral, 2.8.0"
#:package Indiko.Blocks.AI.Mistral@2.8.0
#addin nuget:?package=Indiko.Blocks.AI.Mistral&version=2.8.0Install as a Cake Addin
#tool nuget:?package=Indiko.Blocks.AI.Mistral&version=2.8.0Install as a Cake Tool
Mistral provider implementation for the Indiko AI abstraction layer.
This package provides Mistral-backed chat, vision, and file-analysis implementations and related helper components.
MistralAiBlock (block entry point).MistralChatService (IAiChatService).MistralVisionService (IAiVisionService).MistralFileService (IAiFileService).MistralOcrProcessorMistralResponseStreamMistralImageBatchProcessorMistralOptionsMistralAiBlock.ConfigureServices(...) registers:
IAiChatService → MistralChatServiceIAiVisionService → MistralVisionServiceIAiFileService → MistralFileServiceConfiguration section: MistralOptions
EnabledPlatformModelApiKeyMistralChatService validates model names against known model definitions and throws ArgumentException for unsupported values.var chat = serviceProvider.GetRequiredService<IAiChatService>();
var response = await chat.ChatAsync(request, cancellationToken);
Indiko.Blocks.AI.Abstractions| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.8.0 | 107 | 5/22/2026 |
| 2.7.8 | 106 | 5/7/2026 |
| 2.7.7 | 88 | 5/7/2026 |
| 2.7.6 | 101 | 4/23/2026 |
| 2.7.5 | 117 | 4/23/2026 |
| 2.7.4 | 119 | 4/23/2026 |
| 2.7.3 | 112 | 4/23/2026 |
| 2.7.2 | 111 | 4/23/2026 |
| 2.7.1 | 98 | 4/23/2026 |
| 2.7.0 | 113 | 4/23/2026 |
| 2.6.4 | 93 | 4/21/2026 |
| 2.6.3 | 107 | 4/21/2026 |
| 2.6.2 | 101 | 4/21/2026 |
| 2.6.1 | 107 | 4/18/2026 |
| 2.6.0 | 104 | 4/17/2026 |
| 2.5.1 | 106 | 4/14/2026 |
| 2.5.0 | 110 | 3/30/2026 |
| 2.2.18 | 114 | 3/8/2026 |
| 2.2.17 | 104 | 3/8/2026 |
| 2.2.16 | 108 | 3/8/2026 |