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
- Authentication related code.
- google protos.
Structs
- Generative Language client.
Enums
- Credentials to use to connect to the services
- Errors that can occur when using LanguageClient.