Add stream-mode agent with messages and updates handling

This commit is contained in:
2026-05-12 11:04:06 +03:00
commit d7b827593e
3 changed files with 128 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
langchain>=1.0.0
langchain-openai>=0.2.0
langgraph>=0.2.0
rich>=13.0.0