Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Supaibo authored Jan 28, 2024
1 parent 6b3ea46 commit ffe5c4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Install-Package TRS.AI.MistralAI
```

Dotnet SDK for Mistral AI
Dotnet SDK for Mistral AI available via [Nuget](https://www.nuget.org/packages/TRS.AI.MistralAI)
*Unofficial*.
*MistralAI doesn't have any official .Net SDK.*

Expand Down Expand Up @@ -65,4 +65,4 @@ aiService.SetDefaultModelId(Models.Mistral_Medium);
### 0.0.1
- Implementation of completion API
- Implementation of embeddings API
- Implementation of models API
- Implementation of models API

0 comments on commit ffe5c4c

Please sign in to comment.