Refine Text with AI Configuration Guide

To set the AI provider for AI features, go to:

  • Unified-admin → AI Configurations.

  • Update the following fields

Field

Description

AI Provider

Select the AI provider to use for the feature module (e.g., OpenAI, Azure OpenAI, or a custom/self-hosted provider). Each feature module can be linked to a different provider.

API Key

The secret authentication key issued by your AI provider. This is used to authorize all API requests made by the system. Keep this confidential and never share it publicly.

Base URL

The API endpoint URL of the AI provider or model server. For cloud providers (e.g., OpenAI), this is their published base URL. For self-hosted or on-premise models, this is the address of your model server (e.g., <http://your-server:port/v1).>

Additional Attributes

Can create optional key-value pairs if required by the system.

Screenshot 2026-06-22 at 3.02.07 PM.png


Once the provider information is given,

  • Click on Feature Module and configure Text Refine.

  • Update the following fields.

Field

Description

Model

Select the AI model to use for this feature from the models available under the configured provider (e.g., gpt-4, gpt-3.5-turbo). Choose a model suited to the task.

Temperature

Controls the randomness and creativity of the AI's output. Accepts a value between 0.0 and 1.0. Lower values (e.g., 0.2) produce more consistent, focused responses recommended for professional use cases like text refinement. Higher values produce more creative but less predictable output.

Prompt

Additional guidelines for the model per feature

Additional Guidelines

Can create optional key-value pairs if required by the system.

Screenshot 2026-06-22 at 3.02.24 PM.png