MANIFEST.in
README.md
pyproject.toml
requirements.txt
zk_chat/__init__.py
zk_chat/chat.py
zk_chat/chat_spec.py
zk_chat/chroma_collections.py
zk_chat/chroma_gateway.py
zk_chat/cli.py
zk_chat/config.py
zk_chat/filesystem_gateway.py
zk_chat/filesystem_gateway_spec.py
zk_chat/global_config.py
zk_chat/mcp.py
zk_chat/models.py
zk_chat/qt.py
zk_chat/reindex.py
zk_chat/vector_database.py
zk_chat/zettelkasten.py
zk_chat/zettelkasten_spec.py
zk_chat/markdown/__init__.py
zk_chat/markdown/markdown_filesystem_gateway.py
zk_chat/markdown/markdown_filesystem_gateway_spec.py
zk_chat/markdown/markdown_utilities.py
zk_chat/markdown/markdown_utilities_spec.py
zk_chat/memory/smart_memory.py
zk_chat/memory/smart_memory_spec.py
zk_chat/rag/__init__.py
zk_chat/rag/query.py
zk_chat/rag/splitter.py
zk_chat/rag/splitter_spec.py
zk_chat/tools/__init__.py
zk_chat/tools/create_or_overwrite_zk_document.py
zk_chat/tools/create_or_overwrite_zk_document_spec.py
zk_chat/tools/find_excerpts_related_to.py
zk_chat/tools/find_excerpts_related_to_spec.py
zk_chat/tools/find_zk_documents_related_to.py
zk_chat/tools/find_zk_documents_related_to_spec.py
zk_chat/tools/read_zk_document.py
zk_chat/tools/read_zk_document_spec.py
zk_chat/tools/retrieve_from_smart_memory.py
zk_chat/tools/retrieve_from_smart_memory_spec.py
zk_chat/tools/store_in_smart_memory.py
zk_chat/tools/store_in_smart_memory_spec.py
zk_rag.egg-info/PKG-INFO
zk_rag.egg-info/SOURCES.txt
zk_rag.egg-info/dependency_links.txt
zk_rag.egg-info/entry_points.txt
zk_rag.egg-info/requires.txt
zk_rag.egg-info/top_level.txt