feat: add langfuse
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies = [
|
||||
"llama-index-core>=0.14.0",
|
||||
"llama-index-embeddings-openai>=0.5.1",
|
||||
"llama-index-embeddings-openai-like>=0.3.1",
|
||||
"langfuse>=3.7.0",
|
||||
"mcp>=1.26.0,<2.0.0",
|
||||
"msgpack>=1.1.0,<2.0.0",
|
||||
"nanobot-ai",
|
||||
@@ -27,6 +28,7 @@ dependencies = [
|
||||
"openpyxl>=3.1.5",
|
||||
"pandas>=3.0.1",
|
||||
"passlib>=1.7.4",
|
||||
"opentelemetry-instrumentation-httpx>=0.59b0",
|
||||
"prompt-toolkit>=3.0.50,<4.0.0",
|
||||
"psycopg2-binary>=2.9.11",
|
||||
"pydantic>=2.12.0,<3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user