Skip to content

ndjordjevic/pinrag

v0.8.3 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

chromadb cursor discord github-repos langchain mcp
+8 more
mcp-server model-context-protocol pdf pypi python llm vscode youtube

Summary

AI summary

Package 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

Track ndjordjevic/pinrag

Get notified when new releases ship.

Sign up free

About ndjordjevic/pinrag

RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations.

All releases →

Beta — feedback welcome: [email protected]