Ask a question to get started
Enter to send•Shift+Enter new line
Determine the default value for a field in a state schema.
get_field_default( name: str, type_: Any, schema: type[Any] ) -> Any
This is based on:
If TypedDict: - Required/NotRequired - total=False -> everything optional