LICENSE.md
README.md
setup.py
./semantic_search/__init__.py
./semantic_search/apps.py
./semantic_search/embedding_cache.py
./semantic_search/llm.py
./semantic_search/models.py
./semantic_search/receivers.py
./semantic_search/transformers.py
./semantic_search/utils.py
./semantic_search/version.py
./semantic_search/migrations/0001_initial.py
./semantic_search/migrations/__init__.py
django_torque_semantic_search.egg-info/PKG-INFO
django_torque_semantic_search.egg-info/SOURCES.txt
django_torque_semantic_search.egg-info/dependency_links.txt
django_torque_semantic_search.egg-info/requires.txt
django_torque_semantic_search.egg-info/top_level.txt
semantic_search/__init__.py
semantic_search/apps.py
semantic_search/embedding_cache.py
semantic_search/llm.py
semantic_search/models.py
semantic_search/receivers.py
semantic_search/transformers.py
semantic_search/utils.py
semantic_search/version.py
semantic_search/migrations/0001_initial.py
semantic_search/migrations/__init__.py
tests/test_utils.py