gemini-ai 0.1.1689

A Rust based Gemini AI API, enabling access to advanced natural language processing and multimodal models.
Documentation
1
2
3
4
5
6
7
pub mod content;
pub mod forgetful;
pub mod format;
pub mod memory;
pub mod rag_search;
pub mod memory_no;
pub mod memory_ok;