docs(positioning): publish confidential local RAG copy#118
Closed
jb-thery wants to merge 23 commits into
Closed
Conversation
Improve Ragmir retrieval evidence fidelity, MCP smoke coverage, and query sanitizer hardening.
Add verified local Gemma chat profiles, persistent desktop runtime, and hardened retrieval safeguards.
* feat(core): add local PDF OCR onboarding * docs: document OCR setup and upstream credits * refactor(workspace): remove native and hosted surfaces * refactor(landing): keep library-only positioning * docs: streamline open-source developer guidance * refactor(landing): simplify closing copy
* fix(workspace): remove leftover UI package * fix(workspace): remove leftover UI package
Build optional add-ons before running the clean-checkout library demo.
Preserve document structure for retrieval, bound MCP output, add exact citation expansion, and report metadata-only output savings.
Preview structured chunks, explain hybrid retrieval, isolate nested monorepo knowledge bases, and expose bounded MCP context resources.
* feat(landing): redesign use case workflows * fix(api): harden the public TypeScript surface * test(core): allow slower setup integration checks * docs: lead package guides with agent workflows
* fix(tts): resolve relative inputs from project cwd * feat(landing): present realistic local workflows * docs: lead with agent-first usage
* feat(core): add persistent Node.js client * docs: document persistent Node.js integrations * fix(landing): align npm version accessible label
* fix(core): keep chat and tts truly optional * fix(landing): polish local rag workflows
Member
Author
|
Superseded by #119, rebuilt from the current main branch to preserve a clean release history. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix