Outlines

Latest version: v0.2.1

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

Scan your dependencies

Page 7 of 11

0.0.27

Not secure
What's Changed
* Update openai_compatible.py by 7flash in https://github.com/outlines-dev/outlines/pull/600
* allow generation of %ignore terminals by lapp0 in https://github.com/outlines-dev/outlines/pull/570
* Allow to generate several samples for each prompt by rlouf in https://github.com/outlines-dev/outlines/pull/533
* Bump `torch` and `transformers` versions by lapp0 in https://github.com/outlines-dev/outlines/pull/613


**Full Changelog**: https://github.com/outlines-dev/outlines/compare/0.0.26...0.0.27

0.0.26

Not secure
What's Changed
* Update index.md - fix model by 7flash in https://github.com/outlines-dev/outlines/pull/601
* Fix typo in prompt example by ShukantPal in https://github.com/outlines-dev/outlines/pull/603
* Reset `lark` package in `test_parsing.py` by lapp0 in https://github.com/outlines-dev/outlines/pull/596
* introduce WHITESPACE regex constant by jc-louis in https://github.com/outlines-dev/outlines/pull/599
* Make json array generation more flexible by posionus in https://github.com/outlines-dev/outlines/pull/608
* Update self_consistency.py - print actual answer by 7flash in https://github.com/outlines-dev/outlines/pull/602
* Bump vLLM version to `0.3.0` by lapp0 in https://github.com/outlines-dev/outlines/pull/579

New Contributors
* 7flash made their first contribution in https://github.com/outlines-dev/outlines/pull/601
* ShukantPal made their first contribution in https://github.com/outlines-dev/outlines/pull/603
* jc-louis made their first contribution in https://github.com/outlines-dev/outlines/pull/599
* posionus made their first contribution in https://github.com/outlines-dev/outlines/pull/608

**Full Changelog**: https://github.com/outlines-dev/outlines/compare/0.0.25...0.0.26

0.0.25

Not secure
What's Changed
* Fix bug in the treatment of the anyOf keywork in JSON schema by RobinPicard in https://github.com/outlines-dev/outlines/pull/552
* Improvements to documentation and README by rlouf in https://github.com/outlines-dev/outlines/pull/547
* Added subclass of OpenAI class to support custom endpoints by shannonsands in https://github.com/outlines-dev/outlines/pull/560
* Update pydantic install instructions for vLLM by rlouf in https://github.com/outlines-dev/outlines/pull/564
* Pin transformers version to 4.36.2 by lapp0 in https://github.com/outlines-dev/outlines/pull/569
* Clear cache upon version upgrade by lapp0 in https://github.com/outlines-dev/outlines/pull/566
* Implement JSON schema field constraints by aschwa in https://github.com/outlines-dev/outlines/pull/567
* Fix incompleteness of regex and cfg guided generation by benlipkin in https://github.com/outlines-dev/outlines/pull/544
* Add benchmark suite by lapp0 in https://github.com/outlines-dev/outlines/pull/542
* Fix Bug Issue Template - Command Doesn't Produce Version, Isn't Copyable by lapp0 in https://github.com/outlines-dev/outlines/pull/578
* Bugfix: Fixes dtype issue described in 583 by dnhkng in https://github.com/outlines-dev/outlines/pull/584
* Make OpenAI models compatible with the main API by rlouf in https://github.com/outlines-dev/outlines/pull/574
* Add grammars module by lapp0 in https://github.com/outlines-dev/outlines/pull/562

New Contributors
* shannonsands made their first contribution in https://github.com/outlines-dev/outlines/pull/560
* lapp0 made their first contribution in https://github.com/outlines-dev/outlines/pull/569
* aschwa made their first contribution in https://github.com/outlines-dev/outlines/pull/567
* dnhkng made their first contribution in https://github.com/outlines-dev/outlines/pull/584

**Full Changelog**: https://github.com/outlines-dev/outlines/compare/0.0.24...0.0.25

0.0.24

Not secure
What's Changed
* Add roadmap blog post by rlouf in https://github.com/outlines-dev/outlines/pull/519
* Remove draft status of roadmap post by rlouf in https://github.com/outlines-dev/outlines/pull/525
* Cache creation of states_token_mapping in the __init__ of RegexFSM by RobinPicard in https://github.com/outlines-dev/outlines/pull/492
* Remove the AutoAWQ and AutoGPTQ integrations by rlouf in https://github.com/outlines-dev/outlines/pull/527
* Fix typos by pitmonticone in https://github.com/outlines-dev/outlines/pull/530
* Add CFG to vllm serving by mory91 in https://github.com/outlines-dev/outlines/pull/517
* Revert "Add CFG to vllm serving" by rlouf in https://github.com/outlines-dev/outlines/pull/537

New Contributors
* pitmonticone made their first contribution in https://github.com/outlines-dev/outlines/pull/530
* mory91 made their first contribution in https://github.com/outlines-dev/outlines/pull/517

**Full Changelog**: https://github.com/outlines-dev/outlines/compare/0.0.23...0.0.24

0.0.23

Not secure
What's Changed
* Support required keyword in JSON Schema by RobinPicard in https://github.com/outlines-dev/outlines/pull/495
* Use the OpenAI API to check that a model exists by rlouf in https://github.com/outlines-dev/outlines/pull/518
* Updates chess cookbook example with Phi-2 and adds omitted code. by kgourgou in https://github.com/outlines-dev/outlines/pull/521
* Patch nest_asyncio in notebooks only by dzhulgakov in https://github.com/outlines-dev/outlines/pull/520
* Support Azure OpenAI by joeddav in https://github.com/outlines-dev/outlines/pull/522

New Contributors
* kgourgou made their first contribution in https://github.com/outlines-dev/outlines/pull/521
* dzhulgakov made their first contribution in https://github.com/outlines-dev/outlines/pull/520
* joeddav made their first contribution in https://github.com/outlines-dev/outlines/pull/522

**Full Changelog**: https://github.com/outlines-dev/outlines/compare/0.0.22...0.0.23

0.0.22

Not secure
What's Changed
* Remove idx arg from FSM interface by benlipkin in https://github.com/outlines-dev/outlines/pull/510
* Add LlamaCpp integration by dtiarks in https://github.com/outlines-dev/outlines/pull/486

New Contributors
* dtiarks made their first contribution in https://github.com/outlines-dev/outlines/pull/486

**Full Changelog**: https://github.com/outlines-dev/outlines/compare/0.0.21...0.0.22

Page 7 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.