This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryPackage now includes embeddings and vectorstore modules, fixing ModuleNotFoundError.
Full changelog
v0.8.3 — Package fix and README env vars
Patch release: PyPI package now includes the embeddings and vectorstore modules (fixes ModuleNotFoundError when running from pipx/uv). README documents minimum required env vars.
Package
- Include embeddings and vectorstore — Removed `embeddings/` and `vectorstore/` from .gitignore so `pinrag.embeddings` and `pinrag.vectorstore` are shipped in the sdist. Fixes "No module named pinrag.embeddings" when using `pipx install pinrag` or `uv tool install pinrag`.
Docs
- README — Opening line: "PDF RAG" → "RAG". Added Minimum required env vars (default: OPENAI_API_KEY + ANTHROPIC_API_KEY; OpenAI-only and Cohere options). Quick Start config block reordered to match.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ndjordjevic/pinrag
RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations.
Related context
Beta — feedback welcome: [email protected]