modulepackage
0.0.0-20240522153046-1a4a61b1b709
Repository: https://github.com/deepauto-io/oai.git
Documentation: pkg.go.dev
# README
oai
通用LLM的请求和响应格式.
# Functions
FileServiceID file service id.
NewAssistantCode returns a new Assistant instance for the Code Interpreter.
Reader reads a file line by line.
No description provided by the author
UUID is the uuid.
Write writes a file line by line.
# 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
# Variables
All is the all.
FinishedSuccessfully is the finished successfully.
InProgress is the in progress.
# Structs
Assistant represents the assistant interface.
Attachment is the attachment for chat service.
Author is the author for chat service.
CfObj represents the Cloudflare object.
ChatCompletionMessage is the message for chat service.
ChatCompletionRequest represents the request for the conversation endpoint.
ChatCompletionResponse represents the response of the ChatCompletion API.
Content is the content for chat service.
FileResponse is the response of upload.
Message is the message for chat service.
Part is the part for chat service.
UploadRequest is the upload request.
UploadResponse is the upload response.
# Type aliases
Attachments is the attachments for chat service.
ChatCompletionMessages is the messages for chat service.
Parts is the parts for chat service.