Formatron v0.4.2
Formatron empowers everyone to control the output format of language models with minimal overhead.
Loading...
Searching...
No Matches
formatron.formats Namespace Reference

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.
 

Detailed Description

This subpackage contains modules that operate with concrete formats, like json.