Skip to main content
Embedding models convert text into vectors, enabling semantic search in knowledge bases. They are required for document processing and the Retrieval-Augmented Generation (RAG) approach.

Basic Data

FieldRequiredDescription
Image / TitleYesDisplay name and optional profile image of the model (e.g. “Azure OpenAI - text-embedding-3-small”).
Model NameYesTechnical model name (e.g. text-embedding-3-small).
CredentialsYesStored credentials for the selected provider (dropdown selection).

Costs

FieldRequiredDescription
Cost in $ per Million Output TokensNoCost per one million output tokens for cost tracking.

DLP Security Settings

GDPR-Compliant Data Protection

Configure how the model should handle personal data.
OptionDescription
enabledGDPR protection is always active and cannot be disabled by users.
optionalGDPR protection is active by default but can be disabled by users.
disabledGDPR protection is disabled.

ICAP DLP Integration

Connect your data exit with your enterprise DLP solution.
OptionDescription
OnICAP server is used for all content.
OffICAP server is not used.
Embedding models have fewer configuration options compared to chat models, as they are used exclusively for text vectorization and do not have direct user interaction.