docs: add Simplified Chinese translation (README.zh.md) - #7664
docs: add Simplified Chinese translation (README.zh.md)#7664JasonYeYuhe wants to merge 1 commit into
Conversation
Signed-off-by: YE <yyyyy.yeyuhe@gmail.com>
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 11d25e8842
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| </p> | ||
|
|
||
| <p align="center"> | ||
| <b>English</b> · <a href="README.zh.md">简体中文</a> |
There was a problem hiding this comment.
Use an absolute URL for the Chinese README
Because pyproject.toml:7 publishes this root README as the PyPI package description, this relative link is also rendered on pypi.org/project/chromadb/, where it resolves beneath the PyPI project URL rather than to the repository and returns no Chinese README. Use an absolute GitHub URL so the language switch works both on GitHub and on package-index renderings.
Useful? React with 👍 / 👎.
Summary
This PR adds a comprehensive Simplified Chinese translation (
README.zh.md) for Chroma (AI-native open-source embedding database) to help Chinese-speaking AI engineers and developers understand core concepts, cloud offerings, and API usage.README.mdandREADME.zh.md.