CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
examples/basic_usage.py
examples/file_upload.py
examples/quantum_operations.py
examples/rlhf_tracking.py
tests/__init__.py
tests/conftest.py
tests/test_admin.py
tests/test_client.py
tests/test_embeddings.py
tests/test_events.py
tests/test_files.py
tests/test_projects.py
tests/test_quantum.py
tests/test_rlhf.py
tests/test_tables.py
tests/test_utils.py
tests/test_vectors.py
zerodb_mcp/__init__.py
zerodb_mcp/auth.py
zerodb_mcp/client.py
zerodb_mcp/exceptions.py
zerodb_mcp/models.py
zerodb_mcp/utils.py
zerodb_mcp.egg-info/PKG-INFO
zerodb_mcp.egg-info/SOURCES.txt
zerodb_mcp.egg-info/dependency_links.txt
zerodb_mcp.egg-info/requires.txt
zerodb_mcp.egg-info/top_level.txt
zerodb_mcp/operations/__init__.py
zerodb_mcp/operations/admin.py
zerodb_mcp/operations/embeddings.py
zerodb_mcp/operations/events.py
zerodb_mcp/operations/files.py
zerodb_mcp/operations/projects.py
zerodb_mcp/operations/quantum.py
zerodb_mcp/operations/rlhf.py
zerodb_mcp/operations/tables.py
zerodb_mcp/operations/vectors.py