package
0.0.0-20240717184554-e4e2047bb176
Repository: https://github.com/log10-io/log10go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ChatCompletionFunctionCallOption - Specifying a particular function via `{"name": "my_function"}` forces the model to call that function.
ChatCompletionFunctions
Deprecated type: This will be removed in a future release, please migrate away from it as soon as possible.
No description provided by the author
ChatCompletionNamedToolChoice - Specifies a tool the model should use.
No description provided by the author
No description provided by the author
ChatCompletionRequestFunctionMessage
Deprecated type: This will be removed in a future release, please migrate away from it as soon as possible.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ChatCompletionResponseMessage - A chat completion message generated by the model.
ChatCompletionResponseMessageFunctionCall - Deprecated and replaced by `tool_calls`.
ChatCompletionStreamOptions - Options for streaming response.
No description provided by the author
No description provided by the author
ChatCompletionToolChoiceOption - Controls which (if any) tool is called by the model.
No description provided by the author
No description provided by the author
CompletionTagsSelector - The completion tag matching with this task i.e.
CompletionUsage - Usage statistics for the completion request.
Content - The contents of the user message.
No description provided by the author
CreateChatCompletionRequestFunctionCall - Deprecated in favor of `tool_choice`.
CreateChatCompletionResponse - Represents a chat completion response returned by model, based on the provided input.
No description provided by the author
Function - The function that the model called.
FunctionCall - Deprecated and replaced by `tool_calls`.
No description provided by the author
No description provided by the author
No description provided by the author
JSONSchema - The schema of the task.
JSONValues - The values of the feedback.
Logprobs - Log probability information for the choice.
Model - ID of the model to use.
ResponseFormat - An object specifying the format that the model must output.
No description provided by the author
No description provided by the author
No description provided by the author
Stop - Up to 4 sequences where the API will stop generating further tokens.
No description provided by the author
No description provided by the author
# Type aliases
ChatCompletionMessageToolCallType - The type of the tool.
ChatCompletionNamedToolChoiceType - The type of the tool.
ChatCompletionRequestAssistantMessageRole - The role of the messages author, in this case `assistant`.
ChatCompletionRequestFunctionMessageRole - The role of the messages author, in this case `function`.
ChatCompletionRequestMessageContentPartImageType - The type of the content part.
No description provided by the author
No description provided by the author
ChatCompletionRequestToolMessageRole - The role of the messages author, in this case `tool`.
ChatCompletionRequestUserMessageRole - The role of the messages author, in this case `user`.
ChatCompletionResponseMessageRole - The role of the author of this message.
ChatCompletionToolChoiceOption1 - `none` means the model will not call any tool and instead generates a message.
No description provided by the author
ChatCompletionToolType - The type of the tool.
No description provided by the author
No description provided by the author
CreateChatCompletionRequestType - Must be one of `text` or `json_object`.
Detail - Specifies the detail level of the image.
FinishReason - The reason the model stopped generating tokens.
Kind - The kind of completion i.e.
No description provided by the author
Object - The object type, which is always `chat.completion`.
One - `none` means the model will not call a function and instead generates a message.
Role - The role of the messages author, in this case `system`.
Status - The status of this completion.
No description provided by the author
No description provided by the author
Type - The type of the content part.