EmbeddingBackend

Inherits: SemanticSearchBackend < RefCounted < Object

Semantic search backend that ranks assets with embedding vectors.

Description

Implements SemanticSearchBackend using hybrid lexical and embedding similarity over SemanticAssetIndex entries. Used when the project embedding provider is configured for vector search.