Re: Beam + VertexAI

2024-06-09 Thread XQ Hu via user
If you have a Vertex AI model, try
https://cloud.google.com/dataflow/docs/notebooks/run_inference_vertex_ai
If you want to use the Vertex AI model to do text embedding, try
https://cloud.google.com/dataflow/docs/notebooks/vertex_ai_text_embeddings

On Sun, Jun 9, 2024 at 4:40 AM Sofia’s World  wrote:

> HI all
>  i am looking for samples of integrating VertexAI into apache beam..
> As sample, i want to create a pipeline that retrieves some news
> information and will invoke
> VertexAI to summarize the main point of every news...
>
> Could you anyone give me some pointers?
> Kind regards
>  marco
>


Beam + VertexAI

2024-06-09 Thread Sofia’s World
HI all
 i am looking for samples of integrating VertexAI into apache beam..
As sample, i want to create a pipeline that retrieves some news information
and will invoke
VertexAI to summarize the main point of every news...

Could you anyone give me some pointers?
Kind regards
 marco