You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
* add prefix for model names
simplify models for primitives
closes#194
* resolve conflicts + add schema for tuple and dict
Co-authored-by: Madhur Tandon <madhurtandon23@gmail.com>
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
.get_model().schema()
fails forTuple
andDict
withKeyError: <class 'pydantic.main.Primitive'>
The text was updated successfully, but these errors were encountered: