Skip to main content

Cost of Using Preset Tools

ConsoleX supports the invocation of external tools through the function calling mechanism of large language models. With the help of these tools, the capability boundaries of large language models are greatly expanded.

A series of ready-to-use preset tools are provided for direct invocation, such as image generation, document processing, voice generation, automated tasks, code execution, etc. These tools may incur costs when calling third-party workflows or functions. For example, the image generation function needs to call interfaces of advanced image models like Flux, Dalle, Stable Diffusion, etc. The resulting costs will be accounted for in the user's Credits consumption and can be viewed in the Credits history.

The billing method for each tool invocation varies depending on the billing method of the third-party provider. ConsoleX currently implements pricing that is consistent with the provider's pricing. We reserve the right to charge an additional fee in the future to cover operational costs, but we promise that the additional fee will not exceed 30% of the cost. We will strive to reduce the pricing of tool invocations in the future so that everyone can enjoy the convenience brought by these tools at a lower cost.

Below are some reference prices for tools calling third-party interfaces:

ToolUnitPriceReference Link
Flux Image Generator (flux.1[pro])Per Image$0.05Reference Link
Dalle Image Generator (dall-e-3)Per Image$0.04-0.08Reference Link
Dalle Image Generator (dall-e-2)Per Image$0.016-0.02Reference Link
Stable Diffusion Image Generator (Stable image core)Per Image$0.03Reference Link
Stable Diffusion Image Generator (Stable image ultra)Per Image$0.08Reference Link

Pricing details can also be referred to in the price information displayed in the tool list. The actual Credits consumed for each execution is subject to the details on the history page.

Users can also add their own custom tools through JSON Schema, and ConsoleX will not charge any fees for this.