mistralai-client-rs icon indicating copy to clipboard operation
mistralai-client-rs copied to clipboard

Rust client for Mistral AI API.

Results 6 mistralai-client-rs issues
Sort by recently updated
recently updated
newest added

## Description Added the agent completion methods. ## Checklist - [x] I updated the documentation and examples accordingly. - [x] I added a `agent` module. - [x] I Added the...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies cargo Cargo.toml...

Hi! Thanks for the wonderful crate :) A couple of things which I have encountered during my testing (and why I had to have a local copy of the crate):...

bug
enhancement

**Is your feature request related to some problems?** - Users should have a complete inline and docs.rs documentation. **What are the solutions you'd like?** - Finish writing comment documentation for...

enhancement

**Is your feature request related to some problems?** - Many of the internal unexpected errors (deserialization, etc) would throw an `ApiError`. This would complicate debugging and users understanding of what...

enhancement

**Is your feature request related to some problems?** No. **What are the solutions you'd like?** - A cleaner output API errors. - A cleaner API error handling, internally. **Anything else?**...

enhancement