mirror of
https://github.com/langchain-ai/recipe-chatbot.git
synced 2026-07-01 20:04:01 -04:00
afceab933a
Constrain litellm to compatible versions and exclude 1.82.7 and 1.82.8 which have known issues. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
18 lines
191 B
Plaintext
18 lines
191 B
Plaintext
fastapi
|
|
uvicorn
|
|
litellm>=1.77.2,<2.0.0,!=1.82.7,!=1.82.8
|
|
python-dotenv
|
|
httpx
|
|
rich
|
|
pandas
|
|
numpy
|
|
scikit-learn
|
|
judgy
|
|
rank-bm25
|
|
tqdm
|
|
pydantic
|
|
typing-extensions
|
|
matplotlib
|
|
seaborn
|
|
plotly
|
|
langsmith |