refactor: switch to single-agent deep runner and add mock memory/tool tests

This commit is contained in:
2026-03-13 08:20:42 +01:00
parent 5b55f1292a
commit a1e364c9c0
3 changed files with 235 additions and 797 deletions

View File

@@ -5,7 +5,6 @@ langchain>=0.3.0
langchain-openai>=0.3.0
langchain-litellm>=0.1.0
litellm>=1.50.0
langgraph>=0.4.0
pydantic>=2.10.0
pydantic-settings>=2.7.0
python-jose[cryptography]>=3.3.0