docs: add Simplified Chinese translation (README.zh.md) - #812
Open
JasonYeYuhe wants to merge 1 commit into
Open
JasonYeYuhe wants to merge 1 commit into
JasonYeYuhe wants to merge 1 commit into
Conversation
Signed-off-by: YE <yyyyy.yeyuhe@gmail.com>
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.
Description
This PR provides a comprehensive, high-quality Simplified Chinese translation of the documentation (
README.zh.md) for the Cohere Python SDK.Key Changes
README.zh.md.English·简体中文) to bothREADME.mdandREADME.zh.mdfor seamless community navigation.@JasonYeYuhe) committing to ongoing synchronization with upstream updates.Motivation
The Cohere Python SDK provides essential access to Command R+, Command A, and Embed models across AWS, Azure, GCP, and Oracle Cloud. A clear, accurate Simplified Chinese documentation significantly lowers the onboarding barrier for developers and enterprises in the Chinese-speaking AI community.
Checklist
Signed-off-by).Note
Low Risk
Documentation-only changes with no runtime, API, or security impact.
Overview
Adds Simplified Chinese documentation as a new
README.zh.md, mirroring the English README (install,ClientV2usage, streaming, OCI setup, auth patterns, and on-demand limitations) while keeping code samples, links, and badges aligned with the original.Introduces a bidirectional language switcher at the top of
README.mdandREADME.zh.md(English·简体中文). The Chinese README also includes a community maintenance footer noting volunteer translation and last sync date.Reviewed by Cursor Bugbot for commit b726272. Bugbot is set up for automated code reviews on this repo. Configure here.