Module m3t

Source
Expand description

A simple text format that supports both original/llm/translated messages.

A simple m3t file example:

○ NAME: Example

○ Original message
△ LLM message
● Translated message

Structs§

M3tDumper
A dumper for the M3T format.
M3tParser
A parser for the M3T format.