Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct {
// contains filtered or unexported fields
}
func (*Runtime) ProcessChat ¶
func (r *Runtime) ProcessChat(messages []openai.ChatCompletionMessage) ([]openai.ChatCompletionMessage, error)
Click to show internal directories.
Click to hide internal directories.