Skip to content

Commit 992f463

Browse files
committed
uv add mlflow dspy
1 parent 12dba8a commit 992f463

File tree

2 files changed

+1420
-21
lines changed

2 files changed

+1420
-21
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies = [
1010
"azure-cosmos>=4.9.0",
1111
"azure-identity>=1.23.1",
1212
"azure-search-documents>=11.5.3",
13+
"dspy>=3.0.3",
1314
"elasticsearch>=9.1.0",
1415
"fastapi[standard]>=0.116.1",
1516
"httpx>=0.28.1",
@@ -22,6 +23,7 @@ dependencies = [
2223
"langchain-text-splitters>=0.3.9",
2324
"langgraph>=0.6.2",
2425
"langgraph-supervisor>=0.0.29",
26+
"mlflow>=3.4.0",
2527
"openai[realtime]>=1.98.0",
2628
"opentelemetry-api>=1.36.0",
2729
"opentelemetry-exporter-otlp>=1.36.0",

0 commit comments

Comments
 (0)