Releases: nomtek/mistralai_client_dart
Releases · nomtek/mistralai_client_dart
1.1.0
What's Changed
- Automatic OpenAPI Specs update by @github-actions in #92
- fix/release branch workflow by @gawi151 in #96
- Automatic OpenAPI Specs update by @github-actions in #94
- Automatic OpenAPI Specs update by @github-actions in #99
- Automatic OpenAPI Specs update by @github-actions in #100
- Release new client based on OpenAPI Specification Update - 2024-11-19 by @github-actions in #102
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- doc: describe client code generation from oas by @gawi151 in #67
- feat: Client code generated from OpenAPI spec by @gawi151 in #69
- Periodic workflow to update OAS by @gawi151 in #72
- docs: add information on how client code generation process works by @gawi151 in #74
- fix: periodic oas update improvements by @gawi151 in #78
- feat: create initial workflow for preparing release branch and issue by @gawi151 in #80
- feat: check publish workflow by @gawi151 in #81
- Release new client based on OpenAPI Specification Update - 2024-08-28 by @github-actions in #91
New Contributors
- @github-actions made their first contribution in #91
Full Changelog: 0.3.0...1.0.0
0.3.0
What's Changed
- fix: Add missing information about generated code in the contributing guide by @KacperKluka in #60
- feat: Add support for fine-tuning API by @KacperKluka in #59
- feat: Add automated publish to pub.dev workflow by @KacperKluka in #61
Full Changelog: 0.2.0...0.3.0
0.2.0
0.1.2
What's Changed
- Fix completions error with forbidden body + adjust tests to fix by @MarcinGruchala in #45
- Bump version to 0.1.2 by @MarcinGruchala in #46
Full Changelog: 0.1.1...0.1.2
0.1.1
flutter-flow/0.1.1
What's Changed
- [flutter-flow] prepare version 0.1.1 by @gawi151 in #42
- Initial version with support for FlutterFlow
Full Changelog: 0.1.0...flutter-flow/0.1.1
0.1.0
What's Changed
- Add Function Calling and response_format by @KacperKluka in #37
- Bump version to 0.1.0 by @gawi151 in #39
Full Changelog: 0.0.2...0.1.0
0.0.2
What's Changed
- Update
pubspec.yaml
description by @MarcinGruchala in #34 - Add topics to
pubspec.yaml
by @MarcinGruchala in #33 - Update package version + update changelog by @MarcinGruchala in #36
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- Client public API by @MarcinGruchala in #3
- Add
http.Client
to MistralAIClient by @MarcinGruchala in #9 - Update main
README.md
by @KacperKluka in #11 - Implement list models method + abstract get request function by @MarcinGruchala in #12
- Implement chat method by @gawi151 in #15
- Add GithubActions workflow for checking the code quality and tests by @KacperKluka in #14
- Implement embeddings method by @MarcinGruchala in #16
- Implement stream chat method by @gawi151 in #17
- Add pull request template by @gawi151 in #26
- Update
CONTRIBUTING.md
by @gawi151 in #24 - Add issue templates by @gawi151 in #25
- Refactor and clean up code by @MarcinGruchala in #18
- Fix pull request template not automatically filling PR form by @gawi151 in #29
- Prepare the project for release to
pub.dev
by @gawi151 in #27 - Document the public API by @MarcinGruchala in #30
New Contributors
- @MarcinGruchala made their first contribution in #3
- @KacperKluka made their first contribution in #11
Full Changelog: https://github.com/nomtek/mistralai_client_dart/commits/0.0.1