Skip to content

Commit 88153de

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-1000: docs: add qwen3.5-omni-plus and -flash
1 parent ec3a8d2 commit 88153de

12 files changed

Lines changed: 913 additions & 130 deletions

File tree

docs/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Open the API reference and copy a working example to integrate it into your code
1515

1616
***
1717

18-
<table data-header-hidden data-full-width="false"><thead><tr><th width="281.09991455078125" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p><strong>Start with this code block</strong><br><br>🚀 <a href="quickstart/simple-model/"><strong>Setup guide</strong></a> <br><br>🧩 <a href="quickstart/supported-sdks.md"><strong>SDKs</strong></a> </p><p></p><p>▶️ <a href="https://aimlapi.com/app/"><strong>Run in Playground</strong></a></p></td><td valign="top"><pre class="language-python" data-overflow="wrap"><code class="lang-python">from openai import OpenAI
18+
<table data-header-hidden data-full-width="false"><thead><tr><th width="281.09991455078125" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p><strong>Start with this code block</strong><br><br>🚀 <a href="quickstart/simple-model/"><strong>Setup guide</strong></a><br><br>🧩 <a href="quickstart/supported-sdks.md"><strong>SDKs</strong></a></p><p>▶️ <a href="https://aimlapi.com/app/"><strong>Run in Playground</strong></a></p></td><td valign="top"><pre class="language-python" data-overflow="wrap"><code class="lang-python">from openai import OpenAI
1919
client = OpenAI(
2020
base_url="https://api.aimlapi.com/v1",
2121
api_key="&#x3C;YOUR_AIMLAPI_KEY>",
@@ -85,9 +85,9 @@ If you've already made your choice and know the model ID, use the [Search panel]
8585

8686
**Assembly AI:** [Speech-To-Text](api-references/speech-models/speech-to-text/assembly-ai/)
8787

88-
**Baidu**: [Text/Chat](api-references/text-models-llm/baidu/)
88+
**Baidu**: [Text/Chat](api-references/text-models-llm/baidu/)
8989

90-
**ByteDance**: [Text/Chat](api-references/text-models-llm/bytedance/) [Image](api-references/video-models/bytedance/) [Video](api-references/image-models/bytedance/)
90+
**ByteDance**: [Text/Chat](api-references/text-models-llm/bytedance/) [Image](api-references/video-models/bytedance/) [Video](api-references/image-models/bytedance/)
9191

9292
**Cohere**: [Text/Chat](api-references/text-models-llm/Cohere/)
9393

@@ -107,7 +107,7 @@ If you've already made your choice and know the model ID, use the [Search panel]
107107

108108
**Inworld**: [Text-to-Speech](api-references/speech-models/text-to-speech/inworld/)
109109

110-
<mark style="background-color:green;">**Kling AI**</mark>: [Image](api-references/image-models/kling-ai/) [Video](api-references/video-models/Kling-AI/)
110+
<mark style="background-color:green;">**Kling AI**</mark>: [Image](api-references/image-models/kling-ai/) [Video](api-references/video-models/Kling-AI/)
111111

112112
**Krea**: [Video](api-references/video-models/krea/)
113113

@@ -143,7 +143,7 @@ If you've already made your choice and know the model ID, use the [Search panel]
143143

144144
**Sber AI**: [Video](api-references/video-models/sber-ai/)
145145

146-
**Tencent**: [Image](api-references/image-models/tencent/) [Video](api-references/video-models/tencent/) [3D](api-references/3d-generating-models/tencent/)
146+
**Tencent**: [Image](api-references/image-models/tencent/) [Video](api-references/video-models/tencent/) [3D](api-references/3d-generating-models/tencent/)
147147

148148
**VEED**: [Video](api-references/video-models/veed/)
149149

@@ -173,8 +173,8 @@ If you've already made your choice and know the model ID, use the [Search panel]
173173
[function-calling.md](capabilities/function-calling.md)
174174
{% endcontent-ref %}
175175

176-
{% content-ref url="capabilities/image-to-text-vision.md" %}
177-
[image-to-text-vision.md](capabilities/image-to-text-vision.md)
176+
{% content-ref url="capabilities/vision-in-text-models.md" %}
177+
[vision-in-text-models.md](capabilities/vision-in-text-models.md)
178178
{% endcontent-ref %}
179179

180180
{% content-ref url="capabilities/web-search.md" %}
@@ -187,7 +187,7 @@ If you've already made your choice and know the model ID, use the [Search panel]
187187

188188
## Going Deeper
189189

190-
<table data-header-hidden data-full-width="false"><thead><tr><th width="409.4000244140625"></th><th valign="top"></th></tr></thead><tbody><tr><td><p><strong>Use more text model capabilities in your project:</strong><br><br><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/completion-or-chat-models.md">​Completion and Chat Completion</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/function-calling.md">Function Calling</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/streaming-mode.md">Streaming Mode</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/image-to-text-vision.md">Vision in Text Models (Image-to-Text)</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/code-generation.md">Code Generation</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/thinking-reasoning.md">Thinking / Reasoning</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/web-search.md">Web Search</a><br><br></p></td><td valign="top"><p><strong>Miscellaneous</strong>:<br><br><span data-gb-custom-inline data-tag="emoji" data-code="1f517">🔗</span> <a href="integrations/our-integration-list.md">Integrations</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d7">📗</span> <a href="/broken/pages/Zz7piDzGOANDC63nM8xE">Glossary</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="26a0">⚠️</span> <a href="/broken/pages/YApTOWrutNaVS6Kmkbi4">Errors and Messages</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span> <a href="/broken/pages/woZ3J6qGHZ4rL9NFv2cL">FAQ </a>​</p><p><br></p></td></tr><tr><td><strong>Learn more about developer-specific features:</strong><br><br><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/anthropic.md">Features of Anthropic Models</a><br></td><td valign="top"></td></tr></tbody></table>
190+
<table data-header-hidden data-full-width="false"><thead><tr><th width="409.4000244140625"></th><th valign="top"></th></tr></thead><tbody><tr><td><p><strong>Use more text model capabilities in your project:</strong><br><br><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/completion-or-chat-models.md">​Completion and Chat Completion</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/function-calling.md">Function Calling</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/streaming-mode.md">Streaming Mode</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/vision-in-text-models.md">Vision in Text Models (Image-to-Text)</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/code-generation.md">Code Generation</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/thinking-reasoning.md">Thinking / Reasoning</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/web-search.md">Web Search</a><br><br></p></td><td valign="top"><p><strong>Miscellaneous</strong>:<br><br><span data-gb-custom-inline data-tag="emoji" data-code="1f517">🔗</span> <a href="integrations/our-integration-list.md">Integrations</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="1f4d7">📗</span> <a href="/broken/pages/Zz7piDzGOANDC63nM8xE">Glossary</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="26a0">⚠️</span> <a href="/broken/pages/YApTOWrutNaVS6Kmkbi4">Errors and Messages</a></p><p><span data-gb-custom-inline data-tag="emoji" data-code="2753">❓</span> <a href="/broken/pages/woZ3J6qGHZ4rL9NFv2cL">FAQ </a>​</p><p><br></p></td></tr><tr><td><strong>Learn more about developer-specific features:</strong><br><br><span data-gb-custom-inline data-tag="emoji" data-code="1f4d6">📖</span> <a href="capabilities/anthropic.md">Features of Anthropic Models</a><br></td><td valign="top"></td></tr></tbody></table>
191191

192192
## Have a Minute? Help Make the Docs Better!
193193

docs/SUMMARY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
* [qwen3-vl-32b-thinking](api-references/text-models-llm/alibaba-cloud/qwen3-vl-32b-thinking.md)
3535
* [qwen3.5-plus](api-references/text-models-llm/alibaba-cloud/qwen3.5-plus.md)
3636
* [qwen3.6-27b](api-references/text-models-llm/alibaba-cloud/qwen3.6-27b.md)
37+
* [qwen3.5-omni-plus](api-references/text-models-llm/alibaba-cloud/qwen3.5-omni-plus.md)
38+
* [qwen3.5-omni-flash](api-references/text-models-llm/alibaba-cloud/qwen3.5-omni-flash.md)
3739
* [Anthracite](api-references/text-models-llm/Anthracite/README.md)
3840
* [magnum-v4](api-references/text-models-llm/Anthracite/magnum-v4.md)
3941
* [Anthropic](api-references/text-models-llm/Anthropic/README.md)
@@ -524,7 +526,7 @@
524526
* [Code Generation](capabilities/code-generation.md)
525527
* [Function Calling](capabilities/function-calling.md)
526528
* [Thinking / Reasoning](capabilities/thinking-reasoning.md)
527-
* [Vision in Text Models (Image-To-Text)](capabilities/image-to-text-vision.md)
529+
* [Vision in Text Models](capabilities/vision-in-text-models.md)
528530
* [Web Search](capabilities/web-search.md)
529531
* [Batch Processing](capabilities/batch-processing.md)
530532
* [Features of Anthropic Models](capabilities/anthropic.md)

docs/api-references/model-database.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/api-references/text-models-llm/README.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)