package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jan 26, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
FormatChats formats a list of chats according to the specified format
FormatMessages formats a list of messages according to the specified format
Format defines the output format type
const (
FormatJSON Format = "json"
FormatText Format = "text"
FormatMarkdown Format = "markdown"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.