CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
./octanedb/__init__.py
./octanedb/_version.py
./octanedb/cli.py
./octanedb/collection.py
./octanedb/core.py
./octanedb/embeddings.py
./octanedb/index.py
./octanedb/query.py
./octanedb/storage.py
./octanedb/utils.py
octanedb/__init__.py
octanedb/_version.py
octanedb/cli.py
octanedb/collection.py
octanedb/core.py
octanedb/embeddings.py
octanedb/index.py
octanedb/query.py
octanedb/storage.py
octanedb/utils.py
octanedb.egg-info/PKG-INFO
octanedb.egg-info/SOURCES.txt
octanedb.egg-info/dependency_links.txt
octanedb.egg-info/entry_points.txt
octanedb.egg-info/not-zip-safe
octanedb.egg-info/requires.txt
octanedb.egg-info/top_level.txt
tests/test_octanedb.py