Skip to content

Conversation

ballista01
Copy link

@ballista01 ballista01 commented Jul 31, 2025

What type of PR is this?

docs: Documentation only changes

Check the PR title.

  • This PR title match the format: docs: Update official website links from coze.cn to coze.com
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.

(Optional) Translate the PR title into Chinese.

docs: 将英文版README中的文档链接从 coze.cn 更新为 coze.com

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
This PR updates the doc links throughout the README.md file from the previous domain (coze.cn) to the new domain (coze.com). This change ensures users are redirected to the correct, updated domain, improving consistency and preventing geo-blocked links.

zh(optional):
本次PR将项目README.md文档中的官方网站链接从原来的coze.cn域名统一更新为新的coze.com域名,以确保文档链接准确有效,提升用户访问体验。

(Optional) Which issue(s) this PR fixes:

N/A

@CLAassistant
Copy link

CLAassistant commented Jul 31, 2025

CLA assistant check
All committers have signed the CLA.

@ballista01 ballista01 marked this pull request as ready for review July 31, 2025 18:23
* [Developing Agents](https://www.coze.com/open/docs/guides/features): Learn how to create, build, publish, and manage agents. You can use functions such as knowledge, plugins, etc., to resolve model hallucination and lack of expertise in professional fields. In addition, Coze Studio provides rich memory features that enable agents to generate more accurate responses based on a personal user's historical conversations during interactions.
* [Develop workflows](https://www.coze.com/open/docs/guides/workflow): A workflow is a set of executable instructions used to implement business logic or complete specific tasks. It structures data flow and task processing for apps or agents. Coze Studio provides a visual canvas where you can quickly build workflows by dragging and dropping nodes.
* [Resources such as plugins](https://www.coze.com/open/docs/guides/plugin): In Coze Studio, workflows, plugins, databases, knowledge bases, and variables are collectively referred to as resources.
* **API & SDK**: Coze Studio supports [API related to chat and workflows](https://github.com/coze-dev/coze-studio/wiki/6.-API-Reference), and you can also integrate agents or apps with local business systems through [Chat SDK](https://www.coze.com/open/docs/developer_guides/web_sdk_overview).
* [Tutorials for practice](https://www.coze.cn/open/docs/tutorial/chat_sdk_web_online_customer_service): Learn how to use Coze Studio to implement various AI scenarios, such as building web-based online customer service using Chat SDK.
Copy link
Author

@ballista01 ballista01 Jul 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't find the EN tutorial for chat_sdk_web_online_customer_service

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can delete this paragraph in the English version. cc @fanlv @hi-pender

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants