- [113] TRTLLM Support: Fixing type incompatibility in certain cases / library versions
0.10.2
- [100] JsonSchemaParser: Added allOf support - [99] JsonSchemaParser: Fixed edge case that would allow leading comma in JSON Array - [102] JsonSchemaParser: Fixed Array of Enums not producing multiple values
0.10.1
- Allowing control of LM Format Enforcer's heuristics via env var / configuration objects. See the 'Configuration options' section of the README.
0.9.10
- [95] Added anyOf support to JsonSchemaParser, making function calls possible.
0.9.9
- Updated README with vLLM OpenAI Server Inference integration
0.9.8
- [80] JSONSchemaParser List would allow opening comma before first element if there was a whitespace before it