{% extends "base.html" %} {% from "components/help_macros.html" import tooltip, help_panel, help_step, help_tip, glossary_term %} {% block title %}Embedding Settings{% endblock %} {% block extra_head %}{% endblock %} {% block content %}
Configure default embedding models for new collections and semantic search
Changing these settings will only affect NEW collections. Existing collections keep their original embedding settings to ensure data integrity and search consistency.
Once a collection is indexed, its embedding settings are locked. To change settings for an existing collection, you must re-index the entire collection, which will delete the current index.
Test the currently selected embedding model to ensure it's working correctly.
These are your saved defaults for new collections. Change them using the form below.