Ask a question to get started
Enter to send•Shift+Enter new line
Valid field types for StateSchema. Either a LangGraph state value type or a raw schema (e.g., Zod schema).
StateSchemaField: ReducedValue<Input, Output> | UntrackedValue<Output> | SerializableSchema<Input, Output>