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

gcp-vertex-ai-generative-language

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

3 releases

0.1.2 Oct 12, 2023
0.1.1 May 17, 2023
0.1.0 May 17, 2023

#12 in #generative-ai

Download history 97/week @ 2023-12-14 26/week @ 2023-12-21 6/week @ 2023-12-28 62/week @ 2024-01-04 77/week @ 2024-01-11 86/week @ 2024-01-18 132/week @ 2024-01-25 53/week @ 2024-02-01 100/week @ 2024-02-08 153/week @ 2024-02-15 220/week @ 2024-02-22 183/week @ 2024-02-29 122/week @ 2024-03-07 53/week @ 2024-03-14 116/week @ 2024-03-21 93/week @ 2024-03-28

407 downloads per month
Used in 6 crates (2 directly)

MIT/Apache

170KB
255 lines

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.

Dependencies

~11–23MB
~396K SLoC