Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FeedPrompt ¶
func FeedPrompt(cli interfaces.OpenAIClient, pt *prompt.PromptC, varMap map[string]string) (string, error)
func StreamPrompt ¶
func StreamPrompt(cli interfaces.OpenAIClient, pt *prompt.PromptC, varMap map[string]string) (*openai.ChatCompletionStream, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.