What's Changed
- fix(types): map JSON Schema const to a Literal by @sarathfrancis90 in #1894
- fix: reject invalid day '00' in the date type regex by @hoangsonww in #1897
- fix(exceptions): don't require a provider's optional SDK to normalize errors by @Sanjays2402 in #1898
- fix(vllm): send structured_outputs instead of removed guided_* keys by @pablopupo in #1888
- Escape regex metacharacters in numeric literal constraints by @ritsth in #1902
- Stop omitting lmstudio.py from the coverage report by @ErenAta16 in #1906
- Handle enum refs in prompt schema rendering by @lxingy3 in #1886
- Add documentation for the LM Studio model by @okaditya84 in #1899
- Fix crash on a union of >=2 non-None members plus None by @iamsharduld in #1881
- Docs/fix reorg broken links by @ritsth in #1907
- Fix the JsonSchema whitespace_pattern being ignored by the backend by @dhanavanthesh in #1924
New Contributors
- @hoangsonww made their first contribution in #1897
- @Sanjays2402 made their first contribution in #1898
- @pablopupo made their first contribution in #1888
- @ritsth made their first contribution in #1902
- @ErenAta16 made their first contribution in #1906
- @lxingy3 made their first contribution in #1886
- @okaditya84 made their first contribution in #1899
- @dhanavanthesh made their first contribution in #1924
Full Changelog: 1.3.1...1.3.2