Metadata-Version: 2.4
Name: hanzo-tools-vector
Version: 0.2.0
Summary: Vector/embedding tools for Hanzo AI - indexing, search, RAG
Author-email: Hanzo Industries Inc <dev@hanzo.ai>
License: MIT
Keywords: hanzo,tools,vector,embeddings,rag,mcp,ai
Requires-Python: >=3.12
Requires-Dist: hanzo-tools-core>=0.1.0
Requires-Dist: mcp>=1.25.0
Requires-Dist: fastmcp>=2.14.1
Requires-Dist: pydantic>=2.12.5
Provides-Extra: full
Requires-Dist: sentence-transformers>=2.0.0; extra == "full"
Requires-Dist: faiss-cpu>=1.7.0; extra == "full"
