Google Vertex for ITextEmbeddingGenerator and ITextGenerator #658
cisionmarkwalls
started this conversation in
2. Feature requests
Replies: 1 comment
-
if the code works and follows the existing KM design patterns (from similar classes in the project) it should be an easy merge. We have limited bandwidth so it might just take a while to go through the reviews. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For those of us on the GCP stack we would like to use Vertex for embeddings and text generation.
Something like this with configuration like is used for OpenAI (project names etc...):
Embeddings are pretty much the same with slightly different plumbing:
If I productionalize that code (make it match the OpenAI patterns, add tests etc...) are you open to a PR for it?
Beta Was this translation helpful? Give feedback.
All reactions