Olivier Chafik
|
218f41fa43
|
json: update numeric rule to be unambiguous
|
2024-04-24 23:54:35 +01:00 |
Jared Van Bortel
|
d292f4f204
|
examples : make pydantic scripts pass mypy and support py3.8 (#5099)
|
2024-01-25 14:51:24 -05:00 |
Maximilian Winter
|
122ed4840c
|
examples : fix and improv docs for the grammar generator (#4909)
* Create pydantic-models-to-grammar.py
* Added some comments for usage
* Refactored Grammar Generator
Added example and usage instruction.
* Update pydantic_models_to_grammar.py
* Update pydantic-models-to-grammar-examples.py
* Renamed module and imported it.
* Update pydantic-models-to-grammar.py
* Renamed file and fixed grammar generator issue.
* Fixed some issues and bugs of the grammar generator. Imporved Documentation
* Update pydantic_models_to_grammar.py
|
2024-01-16 14:10:48 +02:00 |
Maximilian Winter
|
52ee4540c0
|
examples : add pydantic models to GBNF grammar generator (#4883)
* Create pydantic-models-to-grammar.py
* Added some comments for usage
* Refactored Grammar Generator
Added example and usage instruction.
* Update pydantic_models_to_grammar.py
* Update pydantic-models-to-grammar-examples.py
* Renamed module and imported it.
* Update pydantic-models-to-grammar.py
* Renamed file and fixed grammar generator issue.
|
2024-01-12 21:46:45 +02:00 |