Skip to main content

Images are generated

Aivory’s image generator is not an isolated “diagram page”, but a deep integration with the chat: selecting an image model in the same conversation box can draw, cutting back the chat model can continue to process the picture with the Python sandbox. This page covers the diagram input, style and hint optimization, reference diagram editing, limit and credits billing, personal gallery, and an administrator-side user-by-user library.

Image: Where did the model come from?

Image model and conversation model share the same channel/model system: administrators create under a channel kind='image' The model item can be viewed (configuration method. Channel and Model The two types of channels are different:

Type of channelThe way of generatingModification / Modification
GeminiThe Conversation (generateContent Export of images)Add "transforming into a purple sky" as the next round to the same image session, based on the previous chart modification, the subject consistency is strong
OpenAINo state calls. /v1/images/generations/v1/images/edits Map and instructions.

Users do not need to perceive these differences, the platform unified absorption; the session state of multiple editing is persistent on the service side, refresh the page, and change the next day can be continued.

Two methods of use

Method 1: Drawing patterns (recommended)

Choose the way to enter:

  • ** The sidebar entrance. ** (under the project area): open the front page with the pre-set drawing, automatically select the first available image model;
  • ** The model picker ** In any conversation, open the model picker, and the "Image Generation" section at the bottom lists all of the image models enabled (with icons and names), which is selected to enter the drawing mode.

In the drawing mode, sending a message is equivalent to generating a picture.The process of generating has a proprietary progress UI: first shows "it is optimizing the hint ...", then shows "it is drawing the picture ...", the cartoons position the animation, and after completion the image appears directly in the conversation.

After generating you want to continue processing (cut, watermark, puzzle, data visualization overlay), in the model picker you can cut back to the chat model: the same session, the newly generated image pair The Python Sandbox See also .

Method 2: Make a model in conversation

The model can be passed. image_generate Tool diagram: directly in the ordinary conversation say "help me draw a...", the model judges that the tool automatically calls when it needs to draw.Which image model is used in this path, you pre-select in "Settings → model → default image model" (when there is no image model available, it will be asked to contact the administrator to configure).

The maximum number of calls for the tool in a single round of conversation is 8 times (4 times in Deep Research mode).

Two routes share the same pool.

The drawing mode and chat tool call ends up with the same generating pipeline, sharing the same daily limit and credits for the same image model, and there is no “alternative entry bypass limit.”

Optimization of words and style.

Optimization of words.

The administrator can configure the "image hint model" page in the admin console "Settings": after configuration, your original description will first be expanded into a more specific drawing hint and then sent to generate; if it is not configured or called out incorrectly, skip the color and use the original text directly, ensuring that it can always be mapped.

Pre-established style

In the drawing mode, the input box "Style" selector will appear (abbreviated grid):

  • Styles areined by the administrator on the "Image Styles" page in the admin console, each of which contains a name, an example chart, an order and a section. ** Hidden style words for users **;
  • You can only see the style name and example abbreviation diagram, select the back-end side to stack the hidden hints into the final drawing instructions, the hints themselves will never be sent to the browser;
  • No is selected for any style; no style is displayed when the administrator does not configure the style.

When a chart is re-generated, the original style is used, and no re-selection is needed.

Reference: Diagram and editing

Upload the image attachment in the drawing mode, it will be generated as an input diagram participating:

  • Upload your own photo + text instructions = diagram / style migration;
  • Continuing to modify the previous round of images = multiple editing instructions (Gemini model keeps the characters in line with the scene between multiple "changes");
  • The image attachment has a top size limit (administrator available, 5 MB by default), and the over limit is prompted to intercept when selecting the file.

Size and quantity

Number of supported interfaces (n and the size (size The Parameters:

  • ** Conversation tool path. **: Write the request directly into instructions, such as "Draw 2 poster sketches for a 16:9 crossover," and the model translates it into a tool parameter; whether the size parameter comes into effect depends on the support of the upstream image model itself.
  • ** Drawing model **: The composition requirement (transversal / vertical / proportional / number) is also written in the phrase, and the phrase optimization model will keep it in the final instruction.

Limits and credits

The price of the image is high, the platform controls it more than the message, and the rules come into effect in the following order:

  1. ** Maximum number per day ** The administrator configures the “day picture upper limit” for the entire site on the “Settings” page, independently of the daily message upper limit.
  2. ** Free amount by group by model ** Administrators can configure free cycle quotas for each image model for each user group.
  3. ** Credit is back. **: After the free quota is used, it automatically changes to deducted credits, discounted by "single price × number of credits per dollar", sharing the same credits balance with the chat; credits are also not enough to generate and suggest.
  4. ** Immunities and Banned ** Administrator accounts are unlimited; if an image model is not open to your user group, it will not appear in the model picker.

Compatible visibility design:

  • When your group’s free credits are spent and the credits generated will be deducted, the “N credits” logo (single cost) will appear on the right side of the model name in the model picker’s “Image Generation” group, with a number of repaints in mind;
  • The billing point is "output only": generating failures, being intercepted without deducting;
  • Each chart's consumption is recorded and administrators can filter for "Image" purposes in the usage report.

Full description of the credits system. Users and quota Often in doubt. Common Questions In the "How many messages each user can send and how many images can be generated per day" entry.

Generating overtime

Administrators can set "generate overtime (second)" for each image model separately, interrupting a single request that exceeds that length (0 is unlimited).

and my gallery.

From the sidebar “Drawing” to the main page of the drawing, scroll down to “My Gallery”:

characteristicExplained
The contentsAll your generated images, drawing patterns and chat tools are generated by calls.
The layoutThe waterfall flows over the surface, rolling into the sight.
AddedLazy loading: Scroll to the gallery area to initiate the first page request; then automatically unlimited scroll pages, each image has a separate skeleton.
and jumpingTouch the arbitrary shortcut to jump back to the conversation in the image, and you can continue to edit or ask.
emptyShowing "No work yet, draw a picture above"

Both the gallery and the conversation generated maps enabled browser-side cache (HTTP cache + Service Worker image cache-first), repeated browsing no longer back-source drawing; the picture list itself is always updated from the server-side.

Common Questions Review

** There is no “image generated” grouping in the model picker. **

The administrator has not created anything yet. kind='image' The model, either created but not enabled, is not open to your user group. When the image model is not available to a group, it doesn’t appear in the selector of the group’s users at all. Please check the administrator to the channel/model page, see Channel and Model

**“Set → model → default image model” display is not available. **

At the same time, the essence is that there is no image model that is open to you.

** Growth time stopped after “painting pictures...” failed **

Single generated by the model's "generate overtime (second)" limit, overtime is interrupted; upstream model row or network slow is easily triggered. Try again later, or ask the administrator to enlarge the model's overtime value.

** Sign that the amount is exhausted or credits are insufficient **

Check the three levels of restrictions: the daily picture upper limit for the entire site, the free quota for the model for your group, and the credits balance. Administrators can adjust the quota in the settings page and user group quota, and users can add credits through redeem code. Users and quotaCommon Questions

** The pictures in the gallery are empty. **

The gallery is lazy and needs to scroll to the gallery area to file a request; the single image has an independent skeleton and is loaded until it is blurred. If it is long-term, check the network and login status and refresh the page.

Administrator side: Library per user

In the admin console "user" list, the administrator enters the user's profile library page through the more user row menu, where the user's profile is displayed in the grid in the "grafik" area. ** All created images. ** (The output of both the drawing mode and the chat tool call path is covered):

  • Point any shortcut directly to the page for the administrator of the conversation in the picture, and you can see the full generated context (hint, reference diagram, multiple editing process);
  • The list supports the “loading more” subpage;
  • Filtering for the use of "images" in conjunction with the usage report can verify the amount and cost of each user.

Overview of admin console. Overview of admin console