Documentation ¶
Index ¶
Constants ¶
View Source
const (
// APIEndpoint is the URL for the OpenAI API
APIEndpoint = "https://api.openai.com/v1/chat/completions"
)
Variables ¶
This section is empty.
Functions ¶
func OpenAIRequest ¶
func RunCommand ¶
function that takes a shell command as input and returns the output of the command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.