ScrapeGraphAI / Scrapegraph-ai

Python scraper based on AI
https://scrapegraphai.com
MIT License
13.02k stars 993 forks source link

Add Vertex AI Integration #423

Open PeriniM opened 1 week ago

PeriniM commented 1 week ago

Is your feature request related to a problem? Please describe. No Vertex AI support

Describe the solution you'd like Add a new LLM class that integrates Vertex AI, Langchain docs

Describe alternatives you've considered Directly pass the model_instance in the graph_config, like here

VinciGit00 commented 1 week ago

I will also add embeddings :)