Skip to content

v0.9.0

Choose a tag to compare

@snexus snexus released this 27 Apr 10:18
· 10 commits to main since this release
fd3466b
  • Update dependencies and convert the project to uv based package management. As a result, requirements.txt was deleted.
  • BREAKING CHANGE - remove support for llama-cpp, as the compatible version became obsolete and llamacpp can be used as a standalone package, utilizing OpenAI compatible connection.
  • Introduce MCP server for semantic search and RAG answer operations, allowing compatibility with any MCP client - https://llm-search.readthedocs.io/en/latest/usage.html#api-and-mcp-server