TinySearch v0.1.2
v0.1.2
TinySearch now has a much cleaner local embedding and Docker story, with MCP as the first-class runtime.
Highlights
- Added MCP-first Docker support.
- Added Docker Hub-ready image metadata and runtime layout.
- Added Streamable HTTP/SSE-friendly MCP server configuration.
- Added multiple built-in ONNX embedding presets.
- Added custom Hugging Face ONNX model support.
- Removed
sentence-transformersfrom runtime dependencies. - Cleaned up local model storage so model weights stay out of Git.
Docker
TinySearch can now run as a Dockerized MCP server.
Published image:
docker pull marcellm01/tinysearch:v0.1.2