gemini-client-api 7.5.0

Library to use Google Gemini API. Automatic context management, schema generation, function calling and more.
Documentation
1
2
3
4
5
mod ask;
mod caching_tests;
mod embedding_tests;
mod error;
mod utils;