Lm-format-enforcer

Latest version: v0.10.3

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

Scan your dependencies

Page 4 of 6

0.7.3

- Bug fixes

0.7.2

- vLLM performance improvements
- Sample notebooks don't require huggingface account anymore

0.7.1

- Added [ExLlamaV2 integration](https://github.com/noamgat/lm-format-enforcer/blob/main/samples/colab_exllamav2_integration.ipynb)

0.7.0

- JSON Schema: Added support for union types. In pydantic, both `key: int | str` and `key: Union[int, str]` formats are supported
- JSON Schema: Added support for schemaless JSON mode. `JsonSchemaParser(None)` will now create a parser that accepts any valid JSON.

0.6.5

- Added official vLLM integration that doesn't require monkey patching.

0.6.4

- JSON Schema : Supports string min/max length limitation

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.