Skip to content

Model Templates ​

Target Outcome ​

A model source and meta-model are combined into a reusable publication template with accurate modalities, limits, protocols, and default parameters.

Applicable Roles ​

  • Platform Operator

Before You Start ​

  • Prepare the model author, model source, region, and meta-model.
  • Confirm the provider model ID, capabilities, token limits, protocol endpoint, and defaults.

Procedure ​

  1. From the platform home page, select Model Templates in the left navigation.
  2. Select Add in the upper-right corner.

Review model templates

  1. Under Step 1: Provider and Author:
    • Select an author card, or select + Add Author to create one.

Select the model author

  • Select the required provider and region.
  • Review the current provider configuration, including Base URL, API-key URL, API-documentation URL, and request-header template.
  • Select + Add Model Source when a required source is missing.

Configure provider information

  • Select Next.
  1. Under Step 2: Meta-Model:
    • Search by meta-model name or unique identifier and filter by type.
    • Select the prepared meta-model, or select + Add Meta-Model.
    • Enter the exact upstream Model Source ID, such as qwen3.6-plus.

Select the meta-model

  • Select verified input and output modalities.

Configure input and output modalities

  • Enable Thinking Mode only when the model has been verified to support it. Function Calling and Tool Support remain planned capabilities and must not be configured as currently available features.

Configure advanced capabilities

  • Enter maximum context, maximum input, and maximum output values.

Configure token limits

  • Select at least one supported protocol, enter its endpoint, and configure default inputs.

Configure the official native protocol

  • Select Next.
  1. Under Step 3: Preview, review the author, provider, region, meta-model, modalities, advanced capabilities, token limits, and protocol defaults. Select Submit, or return to a previous step to correct the configuration.

Preview the model template

Parameter Reference - Basic Associations (Step 1) ​

FieldTypeExampleDescription
Model AuthorCard selectionqwen / QwenRequired; template author
ProviderSelectAlibaba - ChinaRequired; upstream Model Provider
RegionSelectChinaRequired; provider region
Base URL PreviewURLhttps://dashscope.aliyuncs.comRead-only; model-service base URL
API Key URL PreviewURLhttps://bailian.console.aliyun.com/...Read-only; official API-key page
API Documentation PreviewURLhttps://bailian.console.aliyun.com/...Read-only; official API documentation
Request Header PreviewJSON{ "Authorization": "Bearer <key>" }Read-only; placeholder header template

Parameter Reference - Meta-Model Configuration (Step 2) ​

FieldTypeExampleDescription
Meta-ModelSingle selectQwen3.6-plusRequired; meta-model used by the template
Model Source IDTextqwen3.6-plusRequired; exact upstream model identifier
Input ModalitiesMulti-selectText / Image / VideoRequired; accepted input types
Output ModalitiesMulti-selectTextRequired; result types
Function / Tool SupportPlanned statePlannedNot available as a current configuration
Thinking ModeSwitchOn / OffOptional; enable only when verified
Maximum ContextNumber1024KRequired; context-token limit
Maximum InputNumber991KRequired; input-token limit
Maximum OutputNumber64KRequired; output-token limit
OpenAI Chat CompletionsSwitch and protocol IDopenai/chat_completionsRequired when supported
OpenAI ResponsesSwitch and protocol IDopenai/responsesRequired when supported
Anthropic MessagesSwitch and protocol IDanthropic/messagesRequired when supported
EndpointURL/compatible-mode/v1/chat/completionsRequired; protocol endpoint path
Input ParametersParameter listTemperature / Top-P / N / Stream / Max Tokens / Presence Penalty / Frequency Penalty / User / SeedOptional; protocol inputs and required-state settings

Completion Checklist ​

Purpose: These are the exit criteria for the current feature task. Use them to decide whether the result is observable and reviewable and whether you can continue to the next step in the scenario. They do not repeat the procedure; if any item fails, follow the troubleshooting section below.

CheckPass Criteria
1Author, source, region, and meta-model associations are correct.
2Modalities, token limits, protocols, and defaults match provider documentation.
3Model Providers can select the template during publication.

Troubleshooting ​

SymptomCheck First
The template is absent during publicationTemplate status, source region, meta-model, and provider association
Template defaults are incorrectModel ID, modalities, token limits, endpoint, and protocol parameters

User Manual ​

Review complete fields and common issues for Model Templates