| 
    Formatron v0.4.11
     
     
    
   Formatron empowers everyone to control the output format of language models with minimal overhead. 
   | 
 
This subpackage contains modules that operate with concrete formats, like json. More...
Namespaces | |
| namespace | json | 
The module defines the JsonExtractor class, which is used to extract data from a string in JSON format.  | |
| namespace | regex | 
| This module contains the RegexExtractor class, which is used to extract data using a regular expression.  | |
| namespace | utils | 
This subpackage contains modules that operate with concrete formats, like json.