Skip to content

docs: v2.0 documentation — guides, reference, and examples#92

Merged
Siddhant-K-code merged 1 commit into
mainfrom
docs/v2-documentation
May 9, 2026
Merged

docs: v2.0 documentation — guides, reference, and examples#92
Siddhant-K-code merged 1 commit into
mainfrom
docs/v2-documentation

Conversation

@Siddhant-K-code

Copy link
Copy Markdown
Owner

Adds complete documentation for Distill v2.0 features.

What's included

Guides

  • Getting started — install, configure, first API call
  • Memory — store, recall, expire, supersede, sensitivity, conflicts, decay
  • Sessions — create, push context, compression strategies
  • MCP — Claude Desktop and Cursor integration
  • Deployment — Docker, binary, Fly.io, Render, observability

Reference

  • API — all REST endpoints with auth details
  • Configuration — config file, env vars, CLI flags

Examples

  • LangChain integration with a DistillMemory wrapper
  • RAG pipeline with dedup, recall, supersession, and sessions

Closes #8

Adds:
- Getting started, memory, sessions, MCP, deployment guides
- API and configuration reference
- LangChain and RAG pipeline examples
- Documentation index

Closes #8

Co-authored-by: Ona <no-reply@ona.com>
@Siddhant-K-code Siddhant-K-code added the documentation Improvements or additions to documentation label May 9, 2026
@Siddhant-K-code Siddhant-K-code merged commit 0d60bcd into main May 9, 2026
2 checks passed
@Siddhant-K-code Siddhant-K-code deleted the docs/v2-documentation branch May 9, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] v2.0 Documentation Update

1 participant