We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a013a3c commit a6eabc6Copy full SHA for a6eabc6
1 file changed
requirements-base.txt
@@ -40,7 +40,7 @@ chroma-hnswlib==0.7.6
40
# ============================================================================
41
# AI & MACHINE LEARNING - LLM PROVIDERS & MODELS
42
43
-openai==1.99.9
+openai==2.14.0
44
ollama>=0.1.0,<1.0.0 # Required by mem0, browser_use, langchain
45
anthropic>=0.18.0,<1.0.0 # Anthropic Claude (optional LLM provider)
46
voyageai>=0.2.0,<1.0.0 # Voyage AI embeddings (optional)
0 commit comments