"""Embedding service — uses Ollama qwen3-embedding:8b.""" from app.core.embedding_engine import get_embedding_sync get_embedding = get_embedding_sync