Skip to content

llmwiki-serve v0.2.9

Choose a tag to compare

@HwangJohn HwangJohn released this 03 Aug 04:17
4550599

llmwiki-serve 0.2.9

  • Adds optional semantic retrieval preview through mode=vector and mode=hybrid across Python, HTTP, MCP, Streamable HTTP, and CLI query/search surfaces.
  • Keeps lexical retrieval as the default path and documents agent-guided lexical retrieval as the recommended direct-agent workflow.
  • Adds the optional llmwiki-serve[vector] extra with explicit local FastEmbed/NumPy bounds and operator-controlled model access.
  • Adds deterministic chunking, cosine page ranking, fixed-k RRF hybrid ranking, bounded orientation hints, min-score rejection, capability metadata, and vector sidecar cache behavior without rewriting source orientation files.
  • Preserves compatibility: no new endpoints, tools, commands, or result fields are required for existing lexical users.