Outlines

Latest version: v0.2.1

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

0.2.1

What's Changed
* Various docs fixes by EdAbati in https://github.com/dottxt-ai/outlines/pull/1429
* Add Bluesky social media profile link to docs by deepybee in https://github.com/dottxt-ai/outlines/pull/1435
* Rename `Prompt` to `Template` and add deprecation warning to the `prompt` decorator by rlouf in https://github.com/dottxt-ai/outlines/pull/1440

New Contributors
* deepybee made their first contribution in https://github.com/dottxt-ai/outlines/pull/1435

**Full Changelog**: https://github.com/dottxt-ai/outlines/compare/0.2.0...0.2.1

0.2.0

What's Changed
* Add a few dotfiles to improve newcomers' experience by yvan-sraka in https://github.com/dottxt-ai/outlines/pull/1368
* Update Dockerfile to Multi-Stage by multi-stager in https://github.com/dottxt-ai/outlines/pull/1401
* Add DevContainer configuration file by yvan-sraka in https://github.com/dottxt-ai/outlines/pull/1389
* Replaced `pycountry` with `iso3166` for Better Licensing Compliance by aman-17 in https://github.com/dottxt-ai/outlines/pull/1410
* Update "Contribute" guide with `uv` and DevContainer intructions by yvan-sraka in https://github.com/dottxt-ai/outlines/pull/1405
* Reproducible Python virtual environment using `uv` and `nix` by yvan-sraka in https://github.com/dottxt-ai/outlines/pull/1387
* Fix documentation error 1426 by cpfiffer in https://github.com/dottxt-ai/outlines/pull/1427
* Fix cache dir, make it more robust when there is no $HOME by larroy in https://github.com/dottxt-ai/outlines/pull/1425
* Add a DSL to generate regular expressions by rlouf in https://github.com/dottxt-ai/outlines/pull/1403

New Contributors
* multi-stager made their first contribution in https://github.com/dottxt-ai/outlines/pull/1401
* aman-17 made their first contribution in https://github.com/dottxt-ai/outlines/pull/1410
* larroy made their first contribution in https://github.com/dottxt-ai/outlines/pull/1425

**Full Changelog**: https://github.com/dottxt-ai/outlines/compare/0.1.14...0.2.0

0.1.14

What's Changed
* Fix typo in examples docs by petros in https://github.com/dottxt-ai/outlines/pull/1379
* Fix readme to reflect routing through enum by farnasirim in https://github.com/dottxt-ai/outlines/pull/1382
* Sort, clean and update `.gitignore` by yvan-sraka in https://github.com/dottxt-ai/outlines/pull/1388
* Update README to include chat templating by cpfiffer in https://github.com/dottxt-ai/outlines/pull/1372
* Add `genson` integration for json generation by g-prz in https://github.com/dottxt-ai/outlines/pull/1390

New Contributors
* petros made their first contribution in https://github.com/dottxt-ai/outlines/pull/1379
* farnasirim made their first contribution in https://github.com/dottxt-ai/outlines/pull/1382

**Full Changelog**: https://github.com/dottxt-ai/outlines/compare/0.1.13...0.1.14

0.1.13

What's Changed
* Update react_agent.md with current import structure by pervrosen in https://github.com/dottxt-ai/outlines/pull/1375
* [docs] Fix `transformers_vision` multiple Images example by gante in https://github.com/dottxt-ai/outlines/pull/1370
* Fix `vllm`-related pytest warning (that was spaming user) by yvan-sraka in https://github.com/dottxt-ai/outlines/pull/1362
* add filters to prompt function by derfred in https://github.com/dottxt-ai/outlines/pull/1371
* Remove incorrect text from feature matrix docs by cpfiffer in https://github.com/dottxt-ai/outlines/pull/1377
* Update vllm_integration.py to the latest version of outlines by denadai2 in https://github.com/dottxt-ai/outlines/pull/1352
* [MLX] [bugfix] Preserve dtype of array when converting to torch by neilmehta24 in https://github.com/dottxt-ai/outlines/pull/1349

New Contributors
* pervrosen made their first contribution in https://github.com/dottxt-ai/outlines/pull/1375
* gante made their first contribution in https://github.com/dottxt-ai/outlines/pull/1370
* derfred made their first contribution in https://github.com/dottxt-ai/outlines/pull/1371

**Full Changelog**: https://github.com/dottxt-ai/outlines/compare/0.1.12...0.1.13

0.1.12

What's Changed
* Fix image link in receipt-digitization example by rootAvish in https://github.com/dottxt-ai/outlines/pull/1341
* Move generation of sampling params by sky-2002 in https://github.com/dottxt-ai/outlines/pull/1340
* Fix unresolved imports in transformers doc by TimZaman in https://github.com/dottxt-ai/outlines/pull/1348
* Set docs `docstring_style` by EdAbati in https://github.com/dottxt-ai/outlines/pull/1343
* Fix JSON structured import by denadai2 in https://github.com/dottxt-ai/outlines/pull/1350
* Fix docs TOC & NAV issues for `mamba` and `transfomers` by martin0258 in https://github.com/dottxt-ai/outlines/pull/1354
* Fix GuideLogitsProcessor for MPS device by hoesler in https://github.com/dottxt-ai/outlines/pull/1306
* Skip `vllm`-related tests on non-linux platforms by yvan-sraka in https://github.com/dottxt-ai/outlines/pull/1357
* Fix `json_schema` imports in cot example by tylerjthomas9 in https://github.com/dottxt-ai/outlines/pull/1360
* Add `from_file` class method to the `Prompt` object by yvan-sraka in https://github.com/dottxt-ai/outlines/pull/1355

New Contributors
* rootAvish made their first contribution in https://github.com/dottxt-ai/outlines/pull/1341
* TimZaman made their first contribution in https://github.com/dottxt-ai/outlines/pull/1348
* EdAbati made their first contribution in https://github.com/dottxt-ai/outlines/pull/1343
* denadai2 made their first contribution in https://github.com/dottxt-ai/outlines/pull/1350
* martin0258 made their first contribution in https://github.com/dottxt-ai/outlines/pull/1354
* hoesler made their first contribution in https://github.com/dottxt-ai/outlines/pull/1306
* yvan-sraka made their first contribution in https://github.com/dottxt-ai/outlines/pull/1357
* tylerjthomas9 made their first contribution in https://github.com/dottxt-ai/outlines/pull/1360

**Full Changelog**: https://github.com/dottxt-ai/outlines/compare/0.1.11...0.1.12

0.1.11

What's Changed
* Bump outlines-core version to 0.1.26 by sidharthrajaram in https://github.com/dottxt-ai/outlines/pull/1336

New Contributors
* sidharthrajaram made their first contribution in https://github.com/dottxt-ai/outlines/pull/1336

**Full Changelog**: https://github.com/dottxt-ai/outlines/compare/0.1.10...0.1.11

Page 1 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.