Documentation
¶
Index ¶
Constants ¶
View Source
const ( // @unused-constants EndpointCompletion = "/chat/completions" EndpointSearch = "/search" ChatMessageRoleSystem = "system" ChatMessageRoleUser = "user" ChatMessageRoleAssistant = "assistant" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.