COMMITS
/ tests/test_models.py November 10, 2025
S
fix: compat with Python 3.14
stainless-app[bot] committed
September 3, 2025
S
feat: improve future compat with pydantic v3
stainless-app[bot] committed
July 22, 2025
S
fix(parsing): parse extra field types
stainless-app[bot] committed
July 9, 2025
S
fix(parsing): correctly handle nested discriminated unions
stainless-app[bot] committed
April 18, 2025
S
chore(internal): update models test
stainless-app[bot] committed
April 16, 2025
S
chore(internal): bump pyright version
stainless-app[bot] committed
March 14, 2025
S
fix(types): handle more discriminated union shapes (#2206)
stainless-app[bot] committed
January 9, 2025
S
fix: correctly handle deserialising `cls` fields (#2002)
stainless-app[bot] committed
December 12, 2024
S
chore(internal): add support for TypeAliasType (#1942)
stainless-app[bot] committed
November 22, 2024
S
fix(pydantic-v1): avoid runtime error for assistants streaming (#1885)
stainless-app[bot] committed
November 4, 2024
S
fix: support json safe serialization for basemodel subclasses (#1844)
stainless-app[bot] committed
October 17, 2024
S
chore(internal): update test syntax (#1798)
stainless-app[bot] committed
May 13, 2024
S
chore(internal): bump pydantic dependency (#1413)
Stainless Bot committed
April 9, 2024
S
feat(models): add to_dict & to_json helper methods (#1305)
Stainless Bot committed
March 11, 2024
S
chore(internal): improve deserialisation of discriminated unions (#1227)
Stainless Bot committed
March 8, 2024
S
chore(internal): support parsing Annotated types (#1222)
Stainless Bot committed