feat: Open ChatSDK#820
Merged
zxhfighter merged 1 commit intocoze-dev:feat/support_chatflow_featurefrom Aug 19, 2025
Merged
Conversation
chore: fix tailwind error fix: 解决 chatsdk 代码确实、样式确实 feat: Open ChatSDK feat: Open ChatSDK
zxhfighter
approved these changes
Aug 19, 2025
ddf0f10
into
coze-dev:feat/support_chatflow_feature
6 of 7 checks passed
zhuangjie1125
pushed a commit
that referenced
this pull request
Aug 26, 2025
zhuangjie1125
pushed a commit
that referenced
this pull request
Aug 27, 2025
lvxinyu-1117
pushed a commit
that referenced
this pull request
Aug 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
feat: 新增Chat SDK功能模块
Check the PR title.
PR标题:
feat(chat-sdk): 新增Chat SDK功能模块,支持第三方应用集成聊天功能(Optional) Translate the PR title into Chinese.
中文标题:
功能(聊天SDK): 新增聊天SDK功能模块,支持第三方应用集成聊天功能(Optional) More detailed description for this PR(en: English/zh: Chinese).
en:
This PR introduces a new Chat SDK module that enables third-party applications to integrate chat functionality. The SDK provides a comprehensive set of APIs for chat operations including message sending, file uploads, and real-time communication. Key features include:
@coze-studio/chat-app-sdkfor easy integrationThe SDK is designed to be lightweight, performant, and easy to integrate into existing applications.
zh:
本次PR新增了聊天SDK功能模块,使第三方应用能够集成聊天功能。SDK提供了一套完整的聊天操作API,包括消息发送、文件上传和实时通信。主要特性包括:
@coze-studio/chat-app-sdk,便于集成SDK设计轻量、高性能,易于集成到现有应用中。
(Optional) Which issue(s) this PR fixes:
相关Issue: 新增功能,无关联Issue