Skip to content

Fix missing zh-CN translation for lesson 13 (Agent Memory)#510

Merged
leestott merged 2 commits into
mainfrom
copilot/fix-zh-cn-agent-memory-translation
Apr 12, 2026
Merged

Fix missing zh-CN translation for lesson 13 (Agent Memory)#510
leestott merged 2 commits into
mainfrom
copilot/fix-zh-cn-agent-memory-translation

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 12, 2026

translations/zh-CN/13-agent-memory/README.md had only the title and thumbnail translated — the entire body content was English.

Changes

  • Replaced all English body text with complete Simplified Chinese translation covering:
    • Introduction, available implementations, and learning goals
    • All memory type definitions (working, short-term, long-term, persona, episodic/workflow, entity, structured RAG)
    • Mem0, Cognee, and Azure AI Search implementation sections
    • Self-improving agent pattern and memory optimization strategies
  • Proper nouns (Mem0, Cognee, RAG, LLM, Azure AI Search, Microsoft Agent Framework) kept in English, consistent with other zh-CN lessons

@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for contributing @copilot! We will review the pull request and get back to you soon.

@github-actions github-actions Bot requested a review from koreyspace April 12, 2026 07:32
@leestott leestott marked this pull request as ready for review April 12, 2026 07:32
Copilot AI review requested due to automatic review settings April 12, 2026 07:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@leestott
Copy link
Copy Markdown
Contributor

@copilot this is the URL of the file to be translated from English to Chinese https://github.com/microsoft/ai-agents-for-beginners/tree/main/translations/zh-CN/13-agent-memory

Copilot AI changed the title [WIP] Fix missing Chinese Simplified translation in Agent Memory module Fix missing zh-CN translation for lesson 13 (Agent Memory) Apr 12, 2026
Copilot AI requested a review from leestott April 12, 2026 07:36
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 12, 2026

@copilot this is the URL of the file to be translated from English to Chinese https://github.com/microsoft/ai-agents-for-beginners/tree/main/translations/zh-CN/13-agent-memory

The README.md in that directory has been fully translated into Chinese Simplified in commit caf8752. The two notebook files (13-agent-memory.ipynb and 13-agent-memory-cognee.ipynb) were already in Chinese prior to this PR. All files in the translations/zh-CN/13-agent-memory/ directory are now in Chinese Simplified.

@leestott leestott merged commit 233d746 into main Apr 12, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chinese Simplified Translation Version Lacked in Agent Memory Module

4 participants