Skip to content

Commit 0ed3033

Browse files
committed
use ollama 0.3.3 and specify in requirements.txt as llamaindex does not support ollama 0.4 at this moment
1 parent e56021e commit 0ed3033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ streamlit==1.39.0
33
langchain==0.3.4
44
langchain-community==0.3.3
55
langchain_openai==0.2.3
6+
ollama==0.3.3
67
llama-index-embeddings-huggingface==0.3.1
78
llama-index-embeddings-langchain==0.2.1
89
llama-index-llms-langchain==0.4.2

0 commit comments

Comments
 (0)