decouple scenario, add structure to memories

This commit is contained in:
2026-04-11 22:00:25 +05:30
parent cf6653afbd
commit 48f02e7d44
7 changed files with 689 additions and 122 deletions

View File

@@ -9,5 +9,6 @@ dependencies = [
"langchain-community>=0.4.1",
"langchain[llms]>=1.2.15",
"llama-cpp-python>=0.3.20",
"rich>=13.9.4",
"sentence-transformers>=5.4.0",
]