markjamesm / MistralSharp

Unofficial .NET SDK for the Mistral AI platform.
https://www.nuget.org/packages/MistralSharp
MIT License
14 stars 2 forks source link

Implement List Available Models Endpoint #1

Closed markjamesm closed 9 months ago

markjamesm commented 9 months ago

Implement the list available models endpoint as outlined here:

https://docs.mistral.ai/api#operation/listModels

markjamesm commented 9 months ago

This endpoint has been added as of this commit.