André Cipriani Bandarra 51d6a27017 Adds streaming generation that returns a streaming
- Introducues generate_content_stream that returns a Tokio Steam instead
of a Queue. This allows using the standard stream APIs from
tokio-streams.
- Replace future-utils with tokio-streams, mainly due to better
ergonomics for using the filter_map stream combinator.
2025-04-05 19:18:33 +01:00
2024-07-04 20:09:15 +01:00
2024-10-05 17:07:18 +01:00
2024-02-06 19:16:20 +00:00
2024-07-30 21:06:52 +01:00

gemini-rs Rust

A Rust wrapper for the Google Cloud Gemini REST API

Description
No description provided
Readme MIT 98 KiB
Languages
Rust 100%