MCPcopy Create free account

hub / github.com/coze-dev/coze-go / types & classes

Types & classes542 in github.com/coze-dev/coze-go

↓ 7 callersTypeAliasAuthErrorCode
AuthErrorCode represents authentication error codes
error.go:47
↓ 5 callersStructhandler
examples/websockets/speech/main.go:13
↓ 3 callersTypeAliasDocumentFormatType
DocumentFormatType represents the format type of a document
datasets_documents.go:214
↓ 3 callersTypeAliasDocumentStatus
DocumentStatus represents the status of a document
datasets_documents.go:236
↓ 3 callersTypeAliasWorkflowExecuteStatus
WorkflowExecuteStatus represents the execution status of a workflow
workflows_runs_histories.go:34
↓ 3 callersTypeAliasWorkflowRunMode
WorkflowRunMode represents how the workflow runs
workflows_runs_histories.go:20
↓ 2 callersTypeAliasBotMode
BotMode represents the bot mode
bots.go:96
↓ 2 callersTypeAliasDatasetStatus
DatasetStatus 表示数据集状态
datasets.go:81
↓ 2 callersTypeAliasDocumentSourceType
DocumentSourceType represents the source type of a document
datasets_documents.go:226
↓ 2 callersTypeAliasDocumentUpdateType
DocumentUpdateType represents the update type of a document
datasets_documents.go:248
↓ 1 callersTypeAliasAudioCodec
AudioCodec represents the audio codec
audio_rooms.go:20
↓ 1 callersTypeAliasChatEventType
ChatEventType Event types for chat.
chats.go:159
↓ 1 callersTypeAliasMessageRole
MessageRole represents the role of message sender
common.go:73
↓ 1 callersTypeAliasStreamVideoType
StreamVideoType represents the stream video type
audio_rooms.go:73
↓ 1 callersTypeAliasVideoCodec
VideoCodec represents the video codec
audio_rooms.go:57
↓ 1 callersTypeAliasWorkflowEventType
WorkflowEventType represents the type of workflow event
workflows_runs.go:145
TypeAliasAudioFormat
AudioFormat represents the audio format type
audio.go:4
StructAudioSpeechTranscriptionsReq
audio_transcription.go:21
StructAudioTranscriptionsData
audio_transcription.go:36
InterfaceAuth
auth_token.go:8
StructAuthError
error.go:73
InterfaceBasePaged
pagination.go:3
StructBaseWebSocketAudioSpeechHandler
websocket_event.go:929
StructBaseWebSocketAudioTranscriptionHandler
websocket_event.go:975
StructBaseWebSocketChatHandler
websocket_event.go:824
StructBot
Bot represents complete bot information
bots.go:104
StructBotKnowledge
BotKnowledge represents bot knowledge base configuration
bots.go:132
StructBotModelInfo
BotModelInfo represents bot model information
bots.go:139
StructBotModelInfoConfig
bots.go:145
StructBotOnboardingInfo
BotOnboardingInfo represents bot onboarding information
bots.go:168
StructBotPluginAPIInfo
BotPluginAPIInfo represents bot plugin API information
bots.go:174
StructBotPluginInfo
BotPluginInfo represents bot plugin information
bots.go:181
StructBotPromptInfo
BotPromptInfo represents bot prompt information
bots.go:190
StructBotSuggestReplyInfo
bots.go:194
StructCancelChatsReq
CancelChatsReq represents the request to cancel a chat
chats.go:310
StructCancelChatsResp
chats.go:359
StructChat
Chat represents chat information
chats.go:185
StructChatError
ChatError represents error information
chats.go:212
StructChatEvent
ChatEvent represents a chat event in the streaming response
chats.go:375
StructChatPoll
ChatPoll represents polling information for a chat
chats.go:420
StructChatRequiredAction
ChatRequiredAction represents required action information
chats.go:231
TypeAliasChatStatus
ChatStatus The running status of the session.
chats.go:141
StructChatSubmitToolOutputs
ChatSubmitToolOutputs represents tool outputs that need to be submitted
chats.go:240
StructChatToolCall
ChatToolCall represents a tool call
chats.go:246
StructChatToolCallFunction
ChatToolCallFunction represents a function call in a tool
chats.go:256
StructChatUsage
ChatUsage represents token usage information
chats.go:220
StructClearConversationsReq
ClearConversationsReq represents request for clearing conversation
conversations.go:150
StructClearConversationsResp
conversations.go:155
StructCloneAudioVoicesReq
CloneAudioVoicesReq represents the request for cloning a voice
audio_voices.go:95
StructCloneAudioVoicesResp
CloneAudioVoicesResp represents the response for cloning a voice
audio_voices.go:108
TypeAliasCodeChallengeMethod
CodeChallengeMethod represents the code challenge method
auth.go:172
StructConversation
Conversation represents conversation information
conversations.go:82
StructCozeAPI
client.go:8
FuncTypeCozeAPIOption
func(*clientOption)
client.go:38
StructCreateAudioRoomsReq
CreateAudioRoomsReq represents the request for creating an audio room
audio_rooms.go:38
StructCreateAudioRoomsResp
CreateAudioRoomsResp represents the response for creating an audio room
audio_rooms.go:108
StructCreateAudioSpeechReq
CreateAudioSpeechReq represents the request for creating speech
audio_speech.go:22
StructCreateAudioSpeechResp
CreateAudioSpeechResp represents the response for creating speech
audio_speech.go:34
StructCreateAudioTranscriptionsResp
audio_transcription.go:31
StructCreateBotsReq
bots.go:199
StructCreateBotsResp
bots.go:211
StructCreateChatsReq
CreateChatsReq represents the request to create a chat
chats.go:273
StructCreateChatsResp
chats.go:354
StructCreateConversationMessageFeedbackReq
CreateConversationMessageFeedbackReq represents request for creating message feedback
conversations_messages_feedback.go:45
StructCreateConversationMessageFeedbackResp
CreateConversationMessageFeedbackResp represents response for creating message feedback
conversations_messages_feedback.go:59
StructCreateConversationsReq
CreateConversationsReq represents request for creating conversation
conversations.go:118
StructCreateConversationsResp
conversations.go:133
StructCreateDatasetResp
datasets.go:124
StructCreateDatasetsDocumentsReq
CreateDatasetsDocumentsReq represents request for creating document
datasets_documents.go:258
StructCreateDatasetsDocumentsResp
CreateDatasetsDocumentsResp represents response for creating document
datasets_documents.go:311
StructCreateDatasetsReq
CreateDatasetsReq 表示创建数据集的请求
datasets.go:116
StructCreateEnterpriseMemberReq
CreateEnterpriseMemberReq represents the request to create enterprise members
enterprises_members.go:58
StructCreateEnterpriseMemberResp
CreateEnterpriseMemberResp represents the response from creating enterprise members
enterprises_members.go:64
StructCreateMessageReq
CreateMessageReq represents request for creating message
conversations_messages.go:105
StructCreateMessageResp
CreateMessageResp represents response for creating message
conversations_messages.go:204
StructCreateVoicePrintGroupFeatureReq
audio_voiceprint_groups_features.go:99
StructCreateVoicePrintGroupFeatureResp
audio_voiceprint_groups_features.go:108
StructCreateVoicePrintGroupReq
audio_voiceprint_groups.go:79
StructCreateVoicePrintGroupResp
audio_voiceprint_groups.go:84
StructCreateWebsocketAudioSpeechReq
websocket_audio_speech.go:9
StructCreateWebsocketAudioTranscriptionReq
websocket_audio_transcription.go:9
StructCreateWebsocketChatReq
websocket_chat.go:12
StructCreateWorkspaceMemberReq
workspaces_members.go:80
StructCreateWorkspaceMemberResp
workspaces_members.go:85
StructDataset
Dataset 表示数据集信息
datasets.go:89
StructDeleteConversationMessageFeedbackReq
DeleteConversationMessageFeedbackReq represents request for deleting message feedback
conversations_messages_feedback.go:64
StructDeleteConversationMessageFeedbackResp
DeleteConversationMessageFeedbackResp represents response for deleting message feedback
conversations_messages_feedback.go:72
StructDeleteConversationsMessagesReq
DeleteConversationsMessagesReq represents request for deleting message
conversations_messages.go:189
StructDeleteConversationsMessagesResp
DeleteConversationsMessagesResp represents response for creating message
conversations_messages.go:254
StructDeleteDatasetsDocumentsReq
DeleteDatasetsDocumentsReq represents request for deleting datasetsDocuments
datasets_documents.go:280
StructDeleteDatasetsDocumentsResp
DeleteDatasetsDocumentsResp represents response for deleting datasetsDocuments
datasets_documents.go:329
StructDeleteDatasetsReq
DeleteDatasetsReq 表示删除数据集的请求
datasets.go:165
StructDeleteDatasetsResp
datasets.go:169
StructDeleteEnterpriseMemberReq
DeleteEnterpriseMemberReq represents the request to delete an enterprise member
enterprises_members.go:69
StructDeleteEnterpriseMemberResp
DeleteEnterpriseMemberResp represents the response from deleting an enterprise member
enterprises_members.go:76
StructDeleteVoicePrintGroupFeatureReq
audio_voiceprint_groups_features.go:127
StructDeleteVoicePrintGroupFeatureResp
audio_voiceprint_groups_features.go:132
StructDeleteVoicePrintGroupReq
audio_voiceprint_groups.go:99
StructDeleteVoicePrintGroupResp
audio_voiceprint_groups.go:103
StructDeleteWorkspaceMemberReq
workspaces_members.go:94
next →1–100 of 542, ranked by callers