lextrail-test 0.1.0

A library for constraining language model outputs to follow CFG, REGEX and JSON (experimental).
Documentation
1
2
3
4
5
6
pub mod assemble;
pub mod build;
pub mod guide;
pub mod helpers;
pub mod json;
pub mod regex;