mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-08 23:13:56 -05:00
19 lines
348 B
Plaintext
19 lines
348 B
Plaintext
# Core dependencies
|
|
langchain==0.3.12
|
|
langgraph==0.2.53
|
|
qdrant-client==1.12.1
|
|
langchain-openai==0.2.14
|
|
langchain-anthropic==0.3.0
|
|
tavily-python==0.5.0
|
|
langchain-community==0.3.12
|
|
langchain-core==0.3.28
|
|
streamlit==1.41.1
|
|
tenacity==8.5.0
|
|
anthropic>=0.7.0
|
|
openai>=1.12.0
|
|
tiktoken>=0.6.0
|
|
pydantic>=2.0.0
|
|
numpy>=1.24.0
|
|
PyYAML>=6.0.0
|
|
nest-asyncio>=1.5.0
|