avastmick / google-generative-ai-rs

An unofficial rust-based client library to interact with the Google Gemini generative AI API
https://docs.rs/google-generative-ai-rs/
MIT License
22 stars 7 forks source link

Implement `function-calling` #23

Open avastmick opened 8 months ago

avastmick commented 8 months ago

As per Gemini docs the current client is not feature complete and is missing function calls.