Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 713 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 713 Bytes

Changelog

1.0.3 - 2024-01-15

1.0.2 - 2023-12-20

  • Added more descriptive error messages for HttpClient errors.

1.0.1 - 2023-12-16

  • Refactored MistralClient class.

1.0.0 - 2023-12-16

  • All Mistral REST API endpoints are now supported.
  • Added support for .NET Standard 2.0.

0.1.1 - 2023-12-11

  • Minor code cleanup.

0.1.0 - 2023-12-11

First Release.

  • Support for ListModels and Chat endpoints.