diff --git a/docs/index.md b/docs/index.md
index 307add549..ff0621905 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -331,21 +331,23 @@ maintained by the Genkit team:
googleai |
- Generative models: Gemini Pro, Gemini Pro Vision
+ Generative models: Gemini Pro, Gemini 1.5 Pro, Gemini Pro Vision
Embedding models: Gecko text embedding
|
vertexai |
- Generative models: Gemini Pro, Gemini Pro Vision, Imagen2
+ Generative models: Gemini Pro, Gemini 1.5 Pro, Gemini Pro Vision, Imagen2,
+ Anthropic Claude 3
Embedding models: Gecko text embedding
+ Evaluators: Vertex AI evaluation
|
ollama |
- Generative models: Many local models, including Gemma, Llama 2, Mistral, and more
+ Generative models: Many local models, including Gemma, Llama 3, Mistral, and more
|
@@ -373,6 +375,12 @@ maintained by the Genkit team:
Vector database: Cloud Firestore vector store
+
+ langchain |
+
+ Use LangChain chains and utilities in Genkit flows
+ |
+
## Get started