qwen-code/docs/users
tanzhenxin 532d97670b feat: add extra_body support for OpenAI-compatible providers
Add extra_body configuration option to model.generationConfig for passing
custom parameters to OpenAI-compatible API request bodies.

- Add extra_body to ContentGeneratorConfig type
- Add extra_body to MODEL_GENERATION_CONFIG_FIELDS and ModelGenerationConfig
- Implement extra_body merging in DefaultOpenAICompatibleProvider
- Implement extra_body merging in DashScopeOpenAICompatibleProvider
- Update documentation with examples and provider compatibility notes
- Note: This feature is only for OpenAI-compatible providers (openai, qwen-oauth)

Resolves #1647
Resolves #1644

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-01-29 12:33:54 +08:00
..
configuration feat: add extra_body support for OpenAI-compatible providers 2026-01-29 12:33:54 +08:00
extension fix typo error 2026-01-26 10:00:33 +08:00
features Merge branch 'k-kanade/main' into i18n-0116 and resolve conflicts 2026-01-26 22:55:04 +08:00
ide-integration update documentation 2025-12-19 18:16:59 +08:00
reference feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
support fix(core): improve OAuth fetch-failed diagnostics 2026-01-10 16:49:56 +08:00
_meta.ts docs move extension to user and hide create docs 2026-01-21 19:57:26 +08:00
common-workflow.md docs: updated all links, click and open in vscode, new showcase video in overview 2025-12-17 11:10:31 +08:00
integration-github-action.md docs: updated all links, click and open in vscode, new showcase video in overview 2025-12-17 11:10:31 +08:00
integration-jetbrains.md feat: update docs 2026-01-13 21:51:34 +08:00
integration-vscode.md fix: docs 2026-01-14 10:30:03 +08:00
integration-zed.md fix: docs 2026-01-14 10:30:03 +08:00
overview.md fix: lint & ci issues 2026-01-07 22:58:09 +08:00
quickstart.md feat: Customizing the sandbox environment 2026-01-13 10:39:32 +08:00