Schemas, Pydantic, and validation — making the model return real data — step 5 of 9
Cursor is sketching a schema for a model that returns a count of matched items. The count must be a whole number. Fill in the type hint on line 4.
Type:
⌘↵ runs the editor.read, then continue.
Schemas, Pydantic, and validation — making the model return real data — step 5 of 9
Cursor is sketching a schema for a model that returns a count of matched items. The count must be a whole number. Fill in the type hint on line 4.
Type:
⌘↵ runs the editor.read, then continue.