| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Outlines v1.3.2 source code.tar.gz | 2026-07-20 | 2.9 MB | |
| Outlines v1.3.2 source code.zip | 2026-07-20 | 3.0 MB | |
| README.md | 2026-07-20 | 2.2 kB | |
| Totals: 3 Items | 5.9 MB | 1 | |
What's Changed
- fix(types): map JSON Schema const to a Literal by @sarathfrancis90 in https://github.com/dottxt-ai/outlines/pull/1894
- fix: reject invalid day '00' in the date type regex by @hoangsonww in https://github.com/dottxt-ai/outlines/pull/1897
- fix(exceptions): don't require a provider's optional SDK to normalize errors by @Sanjays2402 in https://github.com/dottxt-ai/outlines/pull/1898
- fix(vllm): send structured_outputs instead of removed guided_* keys by @pablopupo in https://github.com/dottxt-ai/outlines/pull/1888
- Escape regex metacharacters in numeric literal constraints by @ritsth in https://github.com/dottxt-ai/outlines/pull/1902
- Stop omitting lmstudio.py from the coverage report by @ErenAta16 in https://github.com/dottxt-ai/outlines/pull/1906
- Handle enum refs in prompt schema rendering by @lxingy3 in https://github.com/dottxt-ai/outlines/pull/1886
- Add documentation for the LM Studio model by @okaditya84 in https://github.com/dottxt-ai/outlines/pull/1899
- Fix crash on a union of >=2 non-None members plus None by @iamsharduld in https://github.com/dottxt-ai/outlines/pull/1881
- Docs/fix reorg broken links by @ritsth in https://github.com/dottxt-ai/outlines/pull/1907
- Fix the JsonSchema whitespace_pattern being ignored by the backend by @dhanavanthesh in https://github.com/dottxt-ai/outlines/pull/1924
New Contributors
- @hoangsonww made their first contribution in https://github.com/dottxt-ai/outlines/pull/1897
- @Sanjays2402 made their first contribution in https://github.com/dottxt-ai/outlines/pull/1898
- @pablopupo made their first contribution in https://github.com/dottxt-ai/outlines/pull/1888
- @ritsth made their first contribution in https://github.com/dottxt-ai/outlines/pull/1902
- @ErenAta16 made their first contribution in https://github.com/dottxt-ai/outlines/pull/1906
- @lxingy3 made their first contribution in https://github.com/dottxt-ai/outlines/pull/1886
- @okaditya84 made their first contribution in https://github.com/dottxt-ai/outlines/pull/1899
- @dhanavanthesh made their first contribution in https://github.com/dottxt-ai/outlines/pull/1924
Full Changelog: https://github.com/dottxt-ai/outlines/compare/1.3.1...1.3.2