sync: add glm and webextrator service docs from upstream Docs repo#122
Closed
sync: add glm and webextrator service docs from upstream Docs repo#122
Conversation
Agent-Logs-Url: https://github.com/AceDataCloud/APIs/sessions/27e1a171-0899-44c9-82af-69365424f137 Co-authored-by: Germey <8678661+Germey@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Sync API documentation with upstream changes from Docs
sync: add glm and webextrator service docs from upstream Docs repo
May 4, 2026
Member
|
Auto-closed during PR backlog cleanup: superseded sync (+667/-0) — content covered by next dispatch against current Docs. Root cause was a broken auto-merge in |
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.
Upstream AceDataCloud/Docs updated guides for
glm,openai,veo, andwebextrator. Theglmandwebextratorservice directories were entirely absent from this monorepo.New services added
glm/README.md— service overview, quick-start curl snippet, API tabledocs/glm_chat_completions_api_integration_guide.md— covers all five models (glm-5.1→glm-3-turbo), basic usage, streaming (SSE), multi-turn, system prompt, function calling, model selection table, error handlingwebextrator/README.md— service overview, quick-start, API tabledocs/webextrator_render_api_integration_guide.md— full parameter reference, sync/async (callback) modes, error codesdocs/webextrator_extract_api_integration_guide.md— extraction types (markdown/article/text/links/structured), LLM post-processing, custominstructiondocs/webextrator_tasks_api_integration_guide.md— single/batch task query, field reference; endpoint is free/unmeteredNo-change services
openai/andveo/docs were verified to already match upstream content.