Versions in this module Expand all Collapse all v0 v0.5.0 Feb 3, 2026 v0.4.0 Jan 26, 2026 v0.3.0 Jan 24, 2026 Changes in this version + func FormatChats(chats []api.Chat, format Format) string + func FormatMessages(messages []api.Message, format Format) string + type Format string + const FormatJSON + const FormatMarkdown + const FormatText