Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -22,7 +22,7 @@ dependencies = [
|
||||
"langchain>=0.3.0", # LangChain framework
|
||||
"langchain-xai>=0.2.0", # xAI integration for LangChain
|
||||
"langchain-core>=0.3.0", # LangChain core
|
||||
"graphiti-core>=0.28.0", # Graphiti Knowledge-Graph
|
||||
"graphiti-core[google-genai]>=0.28.0", # Graphiti Knowledge-Graph
|
||||
"langfuse>=2.0.0", # Observability & Tracing
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user