feat(config): Increase default timeout for RestApiModule to 300000 ms
feat(dependencies): Add langfuse for enhanced observability and tracing feat(uv.lock): Include langfuse package details in lock file
This commit is contained in:
@@ -23,5 +23,6 @@ dependencies = [
|
||||
"langchain-xai>=0.2.0", # xAI integration for LangChain
|
||||
"langchain-core>=0.3.0", # LangChain core
|
||||
"graphiti-core>=0.28.0", # Graphiti Knowledge-Graph
|
||||
"langfuse>=2.0.0", # Observability & Tracing
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user