Skip to content

Commit 4601396

Browse files
feat: qwen-max schema test
1 parent 3fbd910 commit 4601396

2 files changed

Lines changed: 3022 additions & 4 deletions

File tree

docs/api-references/text-models-llm/Alibaba-Cloud/qwen-max.json

Lines changed: 3012 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
[
22
{
3-
"name": "qwen-plus",
4-
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/chat-completions&model=alibaba/qwen-plus",
5-
"alias": "qwen-plus",
3+
"name": "qwen-max",
4+
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/chat-completions&model=alibaba/qwen-max",
5+
"alias": "qwen-max",
66
"category": "text-models-llm",
77
"vendor": "Alibaba Cloud",
88
"codeSamples": "chat-completion"
9+
},
10+
{
11+
"name": "qwen-max-2025-01-25",
12+
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/chat-completions&model=alibaba/qwen-max-2025-01-25",
13+
"alias": "qwen-max",
14+
"category": "text-models-llm",
15+
"vendor": "Alibaba Cloud"
916
}
1017
]

0 commit comments

Comments
 (0)