|
Formatron v0.5.0
Formatron empowers everyone to control the output format of language models with minimal overhead.
|
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... | |