File tree Expand file tree Collapse file tree 2 files changed +0
-938
lines changed
Expand file tree Collapse file tree 2 files changed +0
-938
lines changed Original file line number Diff line number Diff line change @@ -9,27 +9,22 @@ license = { file = "LICENSE" }
99readme = " README.md"
1010requires-python = " >=3.11"
1111dependencies = [
12- " langchain-ollama==0.2.1" ,
13- " langchain-openai==0.2.0" ,
1412 " langchain==0.3.11" ,
1513 " mistralai==1.5.0" ,
1614 " smolagents[mcp]==1.21.1" ,
17- " langchain-huggingface==0.1.2" ,
1815 " langchain-text-splitters==0.3.2" ,
1916 " ollama==0.4.0" ,
2017 " unstructured[all-docs]==0.16.11" ,
2118 " langchain-core==0.3.24" ,
2219 " typing==3.7.4.3" ,
2320 " typing-extensions==4.12.2" ,
2421 " langgraph==0.2.59" ,
25- " langchain-chroma==0.1.4" ,
2622 " langchain-community==0.3.11" ,
2723 " litellm==1.52.16" ,
2824 " typer==0.16.0" ,
2925 " rich==14.0.0" ,
3026 " quo==2023.5.1" ,
3127 " questionary==2.0.1" ,
32- " langchain-google-genai==2.0.7" ,
3328 " python-dotenv>=1.1.1" ,
3429 " pydantic>=2.11.7" ,
3530 " google-genai>=1.2.0" ,
You can’t perform that action at this time.
0 commit comments