UtopikAI’s approach to embedding models
Embedding models convert documents and queries into vectors so UtopikAI can retrieve the right knowledge. They are used for knowledge search and indexing connected sources. They are not the same as LLMs, which generate answers in chat, assistants, agents, and workflows. Which options you see depends on your tenant.Where embeddings are used
Each assistant and each agent has its own knowledge (document sets). The embedding model used to index that knowledge is set at the workspace / search level.
Where models are configured
- Tenant admin — Control which embedding models are available, including filtering the catalog.
- Knowledge search — Select the embedding model used to index and retrieve connected sources.
Related documentation
- LLM Overview — How LLMs and embeddings work together
- LLM Providers — Chat, assistant, and agent model catalog
- Creating Assistants — Attach knowledge to an assistant
- Creating Agents — Attach knowledge to an agent
- Connector Overview — Index workplace sources for knowledge search
- Release Notes — Recent embedding and search updates