Skip to main content
Updream is an AI video creation platform for Bilibili creators, professional creators, and content teams. After connecting an external model through the connector, you can call APIYI image models from Updream’s creative workflow.

What is Updream?

Updream combines Agent conversations, a node-based infinite canvas, a Skill library, and multi-model generation to support the workflow from ideas and scripts to storyboards, assets, and video creation. You can start with a one-line idea, story outline, existing script, or reference material and use the Agent to refine the creative direction. After confirming the plan, you can continue with scripts, storyboards, characters, scenes, props, and other creative assets. Frequently used creative practices can also be saved as Skills and reused across projects. The official site describes these core capabilities:
  • Agent-assisted ideation: Refine creative direction and content plans through natural-language conversations.
  • Script and storyboard generation: Turn ideas into scripts, storyboard tables, and shot-level assets.
  • Infinite-canvas workflows: Organize text, images, video, and other creative assets with nodes.
  • Skill library: Save prompt optimization, character design, and style-consistency practices as reusable Skills.
  • Multi-model creation: Choose image, video, or other model capabilities for each task.
This guide uses Updream’s External Model Connector to show how to use APIYI’s OpenAI-compatible configuration to generate an image. The screenshot example uses gpt-image-2; check the current APIYI model documentation for the exact model ID and parameters.

Why connect Updream to APIYI?

Connecting Updream to APIYI lets you:
  • Configure external models with one API key.
  • Enter the Base URL, API key, and model ID directly in Updream.
  • Switch between APIYI models based on the creative task.
  • Reuse generated images as storyboard, character, scene, or other creative assets.
  • Keep Updream’s Agent, Skill, and canvas workflow.

Before you start

Prepare the following:
  • Updream installed and signed in.
  • A valid APIYI API key.
  • Available balance in your APIYI account.
  • The model ID you want to use, such as gpt-image-2.
API keys are sensitive credentials. Do not publish a real key in screenshots, documentation, or public chats. Prefer a temporary or restricted key and revoke it after the task is complete.

Step 1: Open the External Model Connector

  1. Open Updream and select Skills in the left sidebar.
  2. Open Skill Marketplace.
  3. Search for External Model Connector.
  4. Select the External Model Connector result.
  5. Click Use Now.
The details page shows support for text and image inputs, with image, video, and text output options. This guide only documents the image-generation flow verified by the screenshots.

Step 2: Choose the connection protocol

In the Connection step, choose:
OpenAI Compatible (Recommended)
Enter the APIYI Base URL and API key in the custom response. The APIYI Base URL shown in the screenshot is:
This guide uses the OpenAI-compatible configuration shown in the screenshot. Google GenAI, Gemini REST, Seedance, and Generic JSON are outside the scope of this verified configuration. Do not reuse this page’s parameters for those protocols without checking their requirements.

Step 3: Choose the task type

In the Task step, choose:
Generate Image (Recommended)
This option generates an image directly from a prompt. The External Model Connector also shows options for image editing, text generation, video submission, and task polling. Those tasks require separate configuration based on the actual model, protocol, and endpoint; this guide does not reuse image settings for video tasks.

Step 4: Choose how to provide the model

In the Model step, choose:
Model Name as Interface ID
This option requires the model’s actual interface ID. The screenshot example uses:
Use the exact model ID from the APIYI model documentation. Do not enter a display name, custom alias, or model name from another platform.

Step 5: Choose how to provide parameters

In the Parameters step, choose:
I Provide Complete Parameters (Recommended)
With this option, you provide the image prompt, aspect ratio, size, quality, and image count in the following responses. Updream also offers Optimize the Prompt for Me and Use Common Defaults, but those options are outside the screenshot-verified path in this guide.

Step 6: Provide API credentials

In the Credentials step, choose:
Fill It In Now (Recommended)
Then provide the APIYI Base URL and API key as requested by Updream. Use your own APIYI key; do not use any sample value shown in a screenshot.

Step 7: Provide the model name

In the Model Name step, choose:
Fill It In Now (Recommended)
Enter the model ID you want to use:
To switch models, replace this value with another image model ID currently supported by APIYI and confirm that it is compatible with the selected task.

Step 8: Provide the image prompt

In the Prompt step, choose:
Use the Original Text (Recommended)
Then enter an image prompt, for example:
If you want Updream to add details such as the subject, composition, camera, lighting, and visual constraints, choose Allow Optimization instead. With Use the Original Text, the prompt is submitted as entered.

Step 9: Choose the output parameters

In the Output step, choose:
1:1 · 1K · Single (Recommended)
The screenshot shows this configuration: Updream also shows 16:9 · 2K · Single, 9:16 · 2K · Single, and Custom Complete Parameters. The available size, quality, and count depend on the selected model. Follow the model documentation and the options currently available in the interface.

Step 10: Submit the APIYI configuration

After completing the previous choices, Updream asks you to submit the configuration in a specified format. The screenshot shows this example format:
Before submitting, confirm that:
  • The Base URL is https://api.apiyi.com/v1.
  • The API key has been replaced with your own APIYI key.
  • The model ID is correct.
  • The prompt contains the complete image requirements.
  • The output size, quality, and count are within the selected model’s capabilities.

Step 11: View the generated result

After submission, Updream displays the generated result. The screenshot example shows:
  • Model: gpt-image-2
  • Prompt: Wind blowing through a wheat field
  • Format: 1:1
  • Resolution: 1024 × 1024
  • Count: Single image
You can continue using the generated image as reference material in Updream’s creative workflow. Whether it can be connected to a particular node or task depends on that task’s input type and the selected model’s capabilities.

See the latest model recommendations

See the Latest Model Recommendations

See current model recommendations, capability comparisons, and usage guidance. The list is continuously updated.
Model IDs and interface parameters change over time. Check the APIYI model recommendations and the documentation for the selected model for current IDs, image sizes, quality options, and task limits.

FAQ

For the OpenAI-compatible flow verified in this guide, use https://api.apiyi.com/v1. Other protocols use different addresses and parameters and should not be mixed with this configuration.
Enter the exact model ID from the APIYI documentation, such as the gpt-image-2 shown in the screenshots. A misspelled model ID can cause a model-not-found or request error.
This is not recommended. Use a temporary or restricted key when possible, and revoke or remove unused credentials after the task is complete.
Do not assume that you can. The External Model Connector interface shows video submission and task polling, but video tasks require separate settings based on the actual model, protocol, and parameters. This guide only verifies image generation.
Check whether the API key is valid, the Base URL is https://api.apiyi.com/v1, the model ID is correct, the model supports the selected image task, and your APIYI account has sufficient balance. If the issue continues, check both Updream’s task message and the error returned by APIYI.
Image models interpret and generate from prompts. Try removing unrelated details, making the subject and composition explicit, placing critical requirements earlier in the prompt, or turning off Allow Optimization and submitting the original prompt.

Updream Official Website

www.updream.cn

APIYI Model Recommendations

See current models, capabilities, and usage guidance.

APIYI API Key Management

Get and manage API keys.

APIYI API Documentation

Learn about API integration and API calls.