feat(workflow): add session context memory support to LLM nodes
This commit is contained in:
@@ -136,7 +136,8 @@ dependencies = [
|
||||
"markdown-to-json==2.1.1",
|
||||
"valkey==6.0.2",
|
||||
"python-calamine>=0.4.0",
|
||||
"xlrd==2.0.2"
|
||||
"xlrd==2.0.2",
|
||||
"deprecated>=1.3.1",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user