[docs] MaaS — gỡ 2 trang khỏi prod, gộp OCR vào MaaS API, đổi Provider thành loại provider — VI + EN - #42
Merged
Merged
Conversation
…o MaaS API, switch Provider to provider type — VI + EN Unpublish two pages from prod nav (files kept on disk, no deletion): - VI "Bảng giá Model" / EN "Model Pricing List" - VI "Sử dụng MaaS với AI Gateway" / EN "Using MaaS with AI Gateway" Fold the standalone OCR page into MaaS API — OCR is just one model type, so it becomes section 2 of that page instead of its own nav entry. All 89 content lines carried over verbatim; the OCR page file is removed. Fixed 3 typos in the EN copy while moving it (missing space in `or<FLOW_ID>`, "Get Table Data(TABLE)", double period in the doc_type troubleshooting bullet). Rewire the 6 inbound links that pointed at the unpublished price list to the surviving Pricing / Cách tính phí page, with per-model unit prices pointed at the AI Platform portal. Replace the Provider column in the model catalog with provider type across all 4 tables (Chat, Image Generation, Embedding, Rerank): GLM-5.2 is GreenNode self-host, every other model is Third-party. Added a short legend above the tables explaining what each value means for the reader (where the request runs). Corrected the AI Coding getting-started claim that GreenNode "self-hosts many models" — only GLM-5.2 is self-hosted; reworded to "GreenNode MaaS offers many models", keeping the original point that GLM 5.2 is just an example. Nav resolves with 0 broken links: EN 1178 entries, VI 1234 entries. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.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.
Cập nhật docs MaaS theo yêu cầu — VI + EN.
1. Gỡ 2 trang khỏi prod
Bỏ khỏi nav ở cả
Vietnamese/SUMMARY.md,English/SUMMARY.mdvà rootSUMMARY.md— GitBook chỉ publish trang có trong SUMMARY nên user sẽ không còn thấy. File vẫn giữ trên disk, không xoá, cần bật lại chỉ thêm 1 dòng vào SUMMARY.2. Gộp OCR vào trang MaaS API
OCR chỉ là một loại model nên không cần trang riêng. Nội dung OCR trở thành mục 2 của trang MaaS API; trang OCR riêng đã xoá và gỡ khỏi nav. Toàn bộ 89 dòng nội dung được chuyển nguyên vẹn, kèm sửa 3 typo trong bản EN khi chuyển (thiếu space ở
or<FLOW_ID>,Get Table Data(TABLE), thừa dấu chấm ở bulletdoc_type).3. Sửa link trỏ tới trang đã gỡ
6 chỗ trỏ vào trang bảng giá được chuyển sang trang Cách tính phí / Pricing (vẫn live), đơn giá từng model trỏ về portal AI Platform:
cac-model-duoc-cung-cap.md/available-models.mdcach-tinh-phi.md/pricing.mdgioi-thieu-ve-ai-model.md/understanding-ai-models.mdai-stack/release-notes.md(VI + EN)4. Cột Provider → loại provider
Thay tên hãng bằng loại provider ở cả 4 bảng (Chat, Image Generation, Embedding, Rerank): GLM-5.2 là
GreenNode self-host, 24 model còn lại làThird-party. Thêm chú thích ngắn trên bảng giải nghĩa 2 giá trị này cho user (request chạy ở đâu).5. Sửa thông tin sai ăn theo
Trang AI Coding — Bắt đầu ghi "GreenNode self-host nhiều model", không còn đúng khi chỉ GLM-5.2 self-host. Đổi thành "GreenNode MaaS cung cấp nhiều model", giữ nguyên ý gốc.
Cần verify: phân loại self-host/third-party đối chiếu lại với label trên portal Models. Ngoài ra release note tháng 8 đang gọi label là Self-host / Partner, còn bảng catalog dùng GreenNode self-host / Third-party — nếu portal hiển thị "Partner" thì nên thống nhất lại một tên.
Đã check: nav 0 broken link (EN 1178 entries, VI 1234), inline md link 0 broken, image ref 0 broken, heading structure VI/EN khớp nhau, code block đủ language tag.
🤖 Generated with Claude Code