Files
gemini-rs/examples
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-06-04 07:25:01 +01:00
2024-11-27 16:20:53 +00:00
2024-06-04 07:25:01 +01:00
2024-11-27 16:20:53 +00:00