Documentation
¶
Index ¶
Constants ¶
View Source
const ( RequestPathPrefixV1ChatCompletions = "/v1/chat/completions" RequestPathPrefixV1Completions = "/v1/completions" RequestPathPrefixV1Images = "/v1/images" RequestPathPrefixV1Audio = "/v1/audio" RequestPathPrefixV1Embeddings = "/v1/embeddings" RequestPathPrefixV1Moderations = "/v1/moderations" RequestPathPrefixV1Files = "/v1/files" RequestPathPrefixV1Assistants = "/v1/assistants" RequestPathPrefixV1Threads = "/v1/threads" RequestPathV1ThreadCreateMessage = "/v1/threads/{thread_id}/messages" )
Variables ¶
This section is empty.
Functions ¶
func GetRequestRoutePath ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.