Skip to content

TinySearch v0.1.2

Choose a tag to compare

@MarcellM01 MarcellM01 released this 15 May 16:16

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-transformers from 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