Skip to content

Releases: krishddd/llm-wiki

Release list

v0.1.1

Choose a tag to compare

@krishddd krishddd released this 09 Aug 01:43
7f8efb9

Metadata polish + project hygiene. See CHANGELOG.

  • py.typed marker (typed package); expanded classifiers (Python 3.13, Science/Research, Web Environment, Libraries).
  • Added CHANGELOG.md and CONTRIBUTING.md; Changelog project URL.
  • Docs src/llm_wiki/ path fixes; GitHub Actions bumped to Node 24 majors.
pip install --upgrade llm-compounding-wiki

v0.1.0

Choose a tag to compare

@krishddd krishddd released this 08 Aug 12:32
bfb8c2e

First release of llm-compounding-wiki — a self-healing local-LLM wiki that compounds documents across working, episodic, semantic, and procedural memory tiers.

Install

pip install llm-compounding-wiki
llm-wiki serve --port 8000

Extras: [mcp] (agent MCP server), [ocr] (scanned-PDF OCR), [docs], [dev].

Docs: https://krishddd.github.io/llm-wiki/

Published to PyPI via GitHub Actions Trusted Publishing (OIDC).