This website requires JavaScript.
Explore
Help
Sign In
studio
/
mistralai-client-rs
Watch
2
Star
0
Fork
0
You've already forked mistralai-client-rs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
62
Commits
5
Branches
15
Tags
e61ace9a18eaeaa477a473ba257dbe9baa9590fd
Commit Graph
3 Commits
Author
SHA1
Message
Date
Nick Anderson
85c3611afb
feat(chat): add response_format for JSON return values
2024-06-07 14:36:37 +02:00
seurimas
da5fe54115
fix(chat): skip serializing tool_calls if null, to avoid 422 error
2024-06-07 14:12:22 +02:00
Ivan Gabriele
74bf8a96ee
feat!: add function calling support to client.chat() & client.chat_async()
...
BREAKING CHANGE: Too many to count in this version. Check the README examples.
2024-03-09 11:40:07 +01:00