langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
30.47k stars 3.83k forks source link

Vertex PaLM support as LLM #491

Closed kkrishnan90 closed 1 year ago

kkrishnan90 commented 1 year ago

I would like to know if Google Cloud Vertex PaLM will be added to the LLMs section. Happy to contribute knowing where I should edit apart from Config.yml and create a PR.

nacartwright commented 1 year ago

I also am very interested in this and willing to help.

cachatj commented 1 year ago

wondering if/when we maybe able to expect any progress here in using GCP VertexAI LLM models and services within LangFlow, like we already can in LangChain?

kkrishnan90 commented 1 year ago

Implemented this feature in the latest langflow. Thanks to @ogabrielluiz for his consistent support. I've tested this and it works except for chat models. It works both for text and codey models.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.