Skip to content

Commit 41b051e

Browse files
committed
Fix after merge
1 parent 35e2d39 commit 41b051e

File tree

3 files changed

+38
-19
lines changed

3 files changed

+38
-19
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This package has some optional features that can be enabled using
3131
the extra dependencies described below:
3232

3333
- LLM providers (at least one is required for RAG and KG Builder Pipeline):
34+
- **ollama**: LLMs from Ollama
3435
- **openai**: LLMs from OpenAI (including AzureOpenAI)
3536
- **google**: LLMs from Vertex AI
3637
- **cohere**: LLMs from Cohere

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Extra dependencies can be installed with:
8888
List of extra dependencies:
8989

9090
- LLM providers (at least one is required for RAG and KG Builder Pipeline):
91+
- **ollama**: LLMs from Ollama
9192
- **openai**: LLMs from OpenAI (including AzureOpenAI)
9293
- **google**: LLMs from Vertex AI
9394
- **cohere**: LLMs from Cohere

poetry.lock

Lines changed: 36 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)