hanzo-tools-vector
Vector search and embedding tools for Hanzo AI MCP.
Tools
index- Project indexing for semantic searchvector_index- Create and manage vector embeddingsvector_search- Semantic search across indexed content
Installation
pip install hanzo-tools-vector
# With embedding models
pip install hanzo-tools-vector[full]
Features
- Semantic code search
- Document embedding and retrieval
- Project-aware indexing
- Multiple embedding model support
Usage
from hanzo_tools.vector import TOOLS, VECTOR_AVAILABLE, register_tools
if VECTOR_AVAILABLE:
register_tools(mcp_server, permission_manager)
Part of hanzo-tools
This package is part of the modular hanzo-tools ecosystem.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hanzo_tools_vector-0.2.2.tar.gz.
File metadata
- Download URL: hanzo_tools_vector-0.2.2.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4940a03ca49ad11c2f5c2d4d28b9fc170be487b1e10725f444383fc781d0c408
|
|
| MD5 |
9ab4da74c9773fe2270bc26a7ebdeb26
|
|
| BLAKE2b-256 |
e76d16a13656773c5b3a264eab1b0acac279b4f6ac506a41648aaa37c6653796
|
File details
Details for the file hanzo_tools_vector-0.2.2-py3-none-any.whl.
File metadata
- Download URL: hanzo_tools_vector-0.2.2-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb4b198fa9df332e4bf6bc51476515e68680675844e6ea8b8c1f70fddfc8ef89
|
|
| MD5 |
491bf742ce8e40fb6a36fb0c0867b65e
|
|
| BLAKE2b-256 |
1386e06d2a391bc55b5cf4538e7e39a95268f9d0239ecbda111cace412be7dbb
|