gemini-client-api 7.5.3

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