Skip to content

Merge SDK headers into single x-dashscope-sdk-client field - #185

Merged
luk384090-cloud merged 7 commits into
mainfrom
dev/issues-7
Sep 4, 2026
Merged

Merge SDK headers into single x-dashscope-sdk-client field#185
luk384090-cloud merged 7 commits into
mainfrom
dev/issues-7

Conversation

@luk384090-cloud

Copy link
Copy Markdown
Collaborator

Description

[Describe what this PR does and why]

Related Issue: Fixes #[issue_number] or Relates to #[issue_number]

Security Considerations: [Check if API keys or sensitive credentials are exposed in code/logs]

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactoring

Component(s) Affected

  • Model
  • Application
  • Common
  • Documentation
  • Tests
  • CI/CD

Checklist

  • Pre-commit hooks pass
  • Tests pass locally
  • Documentation updated (if needed)
  • Ready for review

Testing

[How to test these changes]

Additional Notes

[Optional: any other context]

luk384090-cloud and others added 7 commits September 2, 2026 16:53
- Add fetch command to get task status or result for image generation, synthesis, and transcription
- Add wait command to wait for task completion for all three task types
- Implement cancel command to cancel pending tasks with success confirmation
- Add list command to list tasks with filtering options for all three task types
- Update CLI modules to import and use success helper for cancel command feedback
- Add comprehensive unit tests for new commands in image generation, synthesis, and transcription CLI tests
Derive the module segment from the API class package (threads grouped
into assistants), tag /tasks/* operations as "tasks", add sdk headers
to standalone WebSocket classes (tts_v2, qwen_omni, qwen_tts_realtime,
multimodal_dialog, tingwu_realtime) and to encryption/reinforcement/
http-tts paths, and default acli TongyiProvider module to "app".
@luk384090-cloud
luk384090-cloud merged commit 2fc79c6 into main Sep 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant