cmd

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2023 License: MIT Imports: 17 Imported by: 0

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

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL