docs: make README public-facing for CN and BytePlus - #15
Merged
Conversation
## Summary - rewrite the README for public SDK users - document Volcengine China and BytePlus client initialization - organize supported examples under examples/cn and examples/byteplus - use regional Chat, Responses, embedding, image, and video model IDs - remove retired Seededit image-edit examples - omit BytePlus text-only embedding examples because BytePlus has no model for that endpoint - keep MCP in both clouds and other hosted built-in tools CN-only with explicit beta headers - add usage and manual migration guidance without internal roadmap language ## Regional model defaults - Responses and Chat: doubao-seed-2-1-pro-260628 / seed-2-0-lite-260428 - Multimodal and sparse embeddings: doubao-embedding-vision-251215 / skylark-embedding-vision-251215 - Image: doubao-seedream-5-0-pro-260628 / dola-seedream-5-0-pro-260628 - Video: doubao-seedance-2-0-fast-260128 / dreamina-seedance-2-0-fast-260128 ## Validation - go test ./... in the examples module after rebasing onto the latest generated SDK branch - documentation model, link, and whitespace checks See merge request: !77 Sync-Source-Commit: 3ddde711ce4504de8360b6d2dede80a2c676265d Ark-APIs-Commit: 644ae285bd16f965668c33400bf6dcce54261f62 Hand-Written-Reason: Manual documentation update; no ark-apis regeneration involved. Release-Version: 0.4.0
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.
Hand-written change from the internal SDK repository — not produced by
make vendor.docs: make README public-facing for CN and BytePlus644ae285bd16f965668c33400bf6dcce54261f62Sync-Source-Commit: 3ddde711ce4504de8360b6d2dede80a2c676265d
Ark-APIs-Commit: 644ae285bd16f965668c33400bf6dcce54261f62
Hand-Written-Reason: Manual documentation update; no ark-apis regeneration involved.
Release-Version: 0.4.0
Created by ark-hand.