3.0.1
v3.0.1 (2024-08-05)
Documentation
-
update readme (92354f0ea426863)
-
update changelog (aa46ca9085224fa)
Refactor
-
rename param name 'schema' to 'channels' (1f449590227b3e8)
langgraph.js compliance
-
rename param name 'schema' to 'channels' (49a8a0a246ae707)
langgraph.js compliance
"name: v3.0.0" is a release tag
v3.0.0 (2024-08-04)
Features
-
finalize Status Schema Management (0858b51d0ccb87a)
refine Channel class
update Demo
refine unit test -
refine Channels management (74a4768633e8caf)
introducing State Schema concept
-
add EvaluableValueProtocol (8d6f2aabd87333e)
Documentation
-
update readme (30930184adf2608)
-
update changelog (9ae23b4f4b46147)
Refactor
- add channel management in AgentState (2e96e05793f1748)