chat-gemini 0.0.1

Provider implementation of Gemini for chat-rs
Documentation
1
2
3
4
pub(crate) mod completion;
mod embedding;
mod stream;
pub(crate) mod types;