| Crates.io | google-genai |
| lib.rs | google-genai |
| version | 0.0.2 |
| created_at | 2024-12-21 09:49:53.627123+00 |
| updated_at | 2024-12-24 00:27:53.664241+00 |
| description | Bindigns for the Google AI Platform API |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1490881 |
| size | 81,770 |
A Rust client for the Google Generative Language API (PaLM2/Gemini).
See the examples directory for usage examples.
This crate currently supports just enough fo the API to be used in tenx.
The datatypes in this crate is a transliteration of the Google Go SDK into Rust datatypes.