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

This module contains the Schema abstract class and FieldInfo abstract class. More...

Classes

class  FieldInfo
 An abstract field info that describes a data field in a schema. More...
 
class  Schema
 An abstract schema that describes some data. More...
 
class  SubstringOf
 A metadata class that indicates that the field is a substring of the given string. More...
 
class  TypeWithMetadata
 A type with metadata. More...
 

Detailed Description

This module contains the Schema abstract class and FieldInfo abstract class.