docs: replace CONTRIBUTING.md and clean up README

- Replace old CONTRIBUTING.md with comprehensive contributing guide
- Remove fork notice from README header
This commit is contained in:
2026-03-20 18:08:40 +00:00
parent 5e6fac99a9
commit ab2ecec351
2 changed files with 270 additions and 73 deletions

View File

@@ -2,9 +2,6 @@
Rust client for the [Mistral AI API](https://docs.mistral.ai/api/).
> **Fork** of [ivangabriele/mistralai-client-rs](https://github.com/ivangabriele/mistralai-client-rs),
> updated to the latest Mistral API with all current endpoints and models.
## Supported APIs
- [x] Chat completions (sync, async, streaming)