Full Vietnamese translation of all documentation using directory-per-locale structure (docs/vi/) instead of flat suffixes. Covers 41 docs across all categories: getting-started, reference, operations, security, hardware, datasheets, contributing, and project. Also includes python/README.vi.md. Translation conventions: natural idiomatic Vietnamese for prose; technical terms, CLI commands, config keys, and code blocks kept in English. Supersedes flat-suffix approach from #1092. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
# Danh mục tham chiếu
|
|
|
|
Chỉ mục tham chiếu có cấu trúc cho lệnh, provider, channel, config và hướng dẫn tích hợp.
|
|
|
|
## Tham chiếu cốt lõi
|
|
|
|
- Lệnh theo workflow: [../../commands-reference.md](../../commands-reference.md)
|
|
- ID provider / alias / biến môi trường: [../../providers-reference.md](../../providers-reference.md)
|
|
- Thiết lập channel + allowlist: [../../channels-reference.md](../../channels-reference.md)
|
|
- Giá trị mặc định và khóa config: [../../config-reference.md](../../config-reference.md)
|
|
|
|
## Mở rộng provider và tích hợp
|
|
|
|
- Endpoint provider tùy chỉnh: [../../custom-providers.md](../../custom-providers.md)
|
|
- Tích hợp provider Z.AI / GLM: [../../zai-glm-setup.md](../../zai-glm-setup.md)
|
|
- Các mẫu tích hợp dựa trên LangGraph: [../../langgraph-integration.md](../../langgraph-integration.md)
|
|
|
|
## Cách dùng
|
|
|
|
Sử dụng bộ sưu tập này khi bạn cần chi tiết CLI/config chính xác hoặc các mẫu tích hợp provider thay vì hướng dẫn từng bước.
|
|
|
|
Khi thêm tài liệu tham chiếu/tích hợp mới, hãy đảm bảo nó được liên kết trong cả [../../SUMMARY.md](../../SUMMARY.md) và [../../docs-inventory.md](../../docs-inventory.md).
|