Crate gcp_vertex_ai_generative_language

Source
Expand description

The gcp-vertex-ai-generative-ai-language crate deals with the language part of the Vertex AI Generative models.

An async client library for GCP Vertex AI Generative models

Re-exports§

pub use auth::Authentication;

Modules§

auth
Authentication related code.
google
google protos.

Structs§

LanguageClient
Generative Language client.

Enums§

Credentials
Credentials to use to connect to the services
Error
Errors that can occur when using LanguageClient.