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
fix: resolve Pydantic model_name field conflict warning
Add protected_namespaces=() to CacheEntry model config to resolve
UserWarning about field 'model_name' conflicting with protected
namespace 'model_'.
Fixes#371
Co-authored-by: Andrew Brookins <[email protected]>
0 commit comments