Ask a question to get started
Enter to send•Shift+Enter new line
Get the field names of a Pydantic model.
get_fields( model: type[BaseModel] | BaseModel, ) -> dict[str, FieldInfo]