We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12dba8a commit 992f463Copy full SHA for 992f463
pyproject.toml
@@ -10,6 +10,7 @@ dependencies = [
10
"azure-cosmos>=4.9.0",
11
"azure-identity>=1.23.1",
12
"azure-search-documents>=11.5.3",
13
+ "dspy>=3.0.3",
14
"elasticsearch>=9.1.0",
15
"fastapi[standard]>=0.116.1",
16
"httpx>=0.28.1",
@@ -22,6 +23,7 @@ dependencies = [
22
23
"langchain-text-splitters>=0.3.9",
24
"langgraph>=0.6.2",
25
"langgraph-supervisor>=0.0.29",
26
+ "mlflow>=3.4.0",
27
"openai[realtime]>=1.98.0",
28
"opentelemetry-api>=1.36.0",
29
"opentelemetry-exporter-otlp>=1.36.0",
0 commit comments