Skip to content

Commit

Permalink
Update index.md (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
bilgeyucel authored Dec 25, 2023
1 parent 7b99deb commit 8890ef1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tags: ["RAG", "Haystack 2.0", "LLM"]
---


In this article, we will introduce you to the new [Google Vertex AI Integration](https://www.notion.so/Gemini-Models-with-Google-Vertex-AI-Integration-for-Haystack-999b15eaee3b4ba4bca25519c95c62f0?pvs=21) for Haystack 2.0-Beta. While this integration introduces several new components to the Haystack eco-system (feel free to explore the full integration repo!), we’d like to start by showcasing two components in particular: the `GeminiGenerator` and the `GeminiChatGenerator`, using the `gemini-pro` and `gemini-pro-vision` models.
In this article, we will introduce you to the new Google Vertex AI Integration for Haystack 2.0-Beta. While this integration introduces several new components to the Haystack eco-system (feel free to explore the full integration repo!), we’d like to start by showcasing two components in particular: the `GeminiGenerator` and the `GeminiChatGenerator`, using the `gemini-pro` and `gemini-pro-vision` models.

> 💚 _You can run the example code showcased in this article in the accompanying_ _[Colab Notebook](https://colab.research.google.com/drive/10SdXvH2ATSzqzA3OOmTM8KzD5ZdH_Q6Z?usp=sharing)_

Expand Down

1 comment on commit 8890ef1

@vercel
Copy link

@vercel vercel bot commented on 8890ef1 Dec 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.