#generative-ai #gcp #google-cloud #async-client #vertex-ai

gcp-vertex-ai-generative-ai

An async client library for GCP Vertex AI Generative models - Examples

1 unstable release

0.1.0 May 17, 2023

#13 in #generative-ai

Download history 6/week @ 2024-01-06 8/week @ 2024-01-13 32/week @ 2024-01-20 31/week @ 2024-01-27 32/week @ 2024-02-03 40/week @ 2024-02-10 120/week @ 2024-02-17 167/week @ 2024-02-24 87/week @ 2024-03-02 55/week @ 2024-03-09 32/week @ 2024-03-16 30/week @ 2024-03-23 75/week @ 2024-03-30 84/week @ 2024-04-06 125/week @ 2024-04-13

319 downloads per month

MIT/Apache

24KB

gcp-vertex-ai-generative-ai

Crates.io Docs.rs CI

Overview

This is a Rust library to interact with the Google Cloud Vertex AI Generative AI API. The service and the API are in beta. The implementation is ... very beta too. Let's see how it goes.

For now only Generative Language is there. See language/.

For the API key, follow what is said on https://makersuite.google.com/app/home to get one.

Usage

At this point, see the tests in language/src/lib.rs as well as examples/ for examples.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

No runtime deps