from django.apps import AppConfig


class SemanticSearchConfig(AppConfig):
    name = "semantic_search"