README.md
pyproject.toml
src/ai_parrot_embeddings.egg-info/PKG-INFO
src/ai_parrot_embeddings.egg-info/SOURCES.txt
src/ai_parrot_embeddings.egg-info/dependency_links.txt
src/ai_parrot_embeddings.egg-info/requires.txt
src/ai_parrot_embeddings.egg-info/top_level.txt
src/parrot/embeddings/google.py
src/parrot/embeddings/huggingface.py
src/parrot/embeddings/openai.py
src/parrot/embeddings/version.py
src/parrot/rerankers/llm.py
src/parrot/rerankers/local.py
src/parrot/stores/arango.py
src/parrot/stores/bigquery.py
src/parrot/stores/faiss_store.py
src/parrot/stores/milvus.py
src/parrot/stores/pgvector.py
src/parrot/stores/postgres.py
tests/test_cross_dist_matryoshka.py
tests/test_embedding_backends_present.py
tests/test_namespace_imports.py
tests/test_reranker_backends_present.py
tests/test_scaffold.py
tests/test_store_backends_present.py
tests/test_wheel_layout.py