Basic Agent Creation
Select Agent Type
In the upper-right corner of the AI Asset page, click the "Create" button and select Basic Agent as the agent type.

Creation Steps
In the creation popup, fill in the following basic information:
① Agent Name: Enter the name of the agent as its identifier (within 50 characters).
② Agent Avatar: Select one from the system's default avatars (custom avatar upload is not supported yet).
③ Model Group: Configure an appropriate model group for the agent.
④ Agent Category: Select the group where the new agent belongs (up to 5 can be selected).
⑤ Agent Description: Enter a brief description explaining the agent’s functions and use cases.
Click "Create". After the agent is created, you will enter the basic orchestration agent configuration page. Once configured and published, it can be put into use.
💡 Tip: One-click auto-completion for internationalized content is available here, enabling fast multilingual translation adaptation for agent-related text. Supported languages include: Simplified Chinese, Traditional Chinese, Japanese, English, German, and Korean.

Agent Configuration

Enter the Configuration Page
You can enter the detailed configuration page of an agent in either of the following two ways:
- Method 1: After creating a new agent in AI Asset, the system will automatically enter its configuration page.
- Method 2: In the agent list, hover your mouse over the target agent card and click the appearing "✏️" icon to enter the configuration page.
Description of Core Configuration Items
The configuration page contains the following core modules:
① Prompt: Enter the agent prompt, or use intelligent generation based on existing prompts.
② Opening Message: Enter the agent opening message, or use intelligent generation based on the prompt or an existing opening message.
💡 Tip: When the input for prompts or opening messages exceeds about 2000 characters, the system will display the message "Too much input content may affect performance", but it will not prevent continued input. It is recommended to keep the content concise to ensure optimal performance.
③ Model Group
- Function: Click "+" to add or switch a configured model group for the agent. A model group can contain multiple different AI models.
- Management Notes: Model groups must first be created and configured by an administrator in "Management > Model Management > Model Groups". Only after multiple models are added to the same model group can they be assigned here for agent use.

Steps for administrators to add a model group:
- Go to: Management → Model Management → Model Groups.
- Click "New Model Group".
- Complete the following configurations:
- Enter the model group name.
- Select the models to be added to the group (multiple selections allowed).
- Choose whether to enable "Adaptive Model Deployment": when enabled, computing resources can be automatically adjusted based on traffic to ensure stable and smooth service.
- Choose whether to enable "Deep Thinking Model": when enabled, more powerful models will be intelligently invoked for complex problems, significantly improving answer quality.
- Click "Save".



④ Tools
Click "+" to add one or more tools (up to 20 tools can be added)

The system includes 8 built-in tools: Google Search, G-Bing Search, Bing Search, Tencent Search, Metaso Search, Text-to-Image, News Query Tool, and Webpage Reader.
- Google Search: Retrieves real-time and accurate web information through the Google search engine, supporting global webpage content retrieval.
- G-Bing Search: Provides comprehensive web search capabilities, balancing retrieval breadth and result precision.
- Bing Search: Powered by Microsoft Bing, supporting retrieval of multilingual global web pages, images, videos, and other comprehensive information.
- Tencent Search: Based on Tencent search technology, providing search services for the Chinese internet environment, with optimized retrieval performance for Chinese content.
- Metaso Search: Provides efficient and accurate search services, quickly locating and returning the key information users need.
- Text-to-Image: Automatically generates corresponding image content based on text descriptions, transforming textual creativity into visual presentation.
- News Query Tool: A dedicated tool for searching and retrieving various news information.
- Webpage Reader: Extracts webpage text, data, and other content, with the ability to parse webpage information.
Note: Additional tools are supported and can be operated and configured by administrators in the backend.