Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagModelAlias = "OPENAI_CHAT_MODEL" FlagOpenAiAPIKey = "OPENAI_API_KEY" FlagRenderStyle = "MD_RENDER_STYLE" FlagInteractive = "interactive" FlagTimeout = "timeout" FlagRenderPlainText = "plain-text" Gpt35 = "GPT3.5" Gpt4 = "GPT4" MarkdownStyleDark = "dark" MarkdownStyleNoTTY = "notty" MarkdownStyleLight = "light" MarkdownStyleDracula = "dracula" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.