google-genai

Crates.iogoogle-genai
lib.rsgoogle-genai
version0.0.2
created_at2024-12-21 09:49:53.627123+00
updated_at2024-12-24 00:27:53.664241+00
descriptionBindigns for the Google AI Platform API
homepage
repository
max_upload_size
id1490881
size81,770
Aldo Cortesi (cortesi)

documentation

README

genai-rs

A Rust client for the Google Generative Language API (PaLM2/Gemini).

Features

  • Stream and non-stream content generation
  • Full type safety with Rust datatypes
  • Simple async API

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.

Commit count: 0

cargo fmt