LangChain - LangGraph for Stateful Agents
What is wrong with this state schema?
class ProfileState:
age: int
hobbies: listclass ProfileState:
age: int
hobbies: listlist is allowed but incomplete; specifying item type like list[str] improves clarity and validation.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions