| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-11 | 2.0 kB | |
| v0.7.0 source code.tar.gz | 2025-12-11 | 39.6 kB | |
| v0.7.0 source code.zip | 2025-12-11 | 59.9 kB | |
| Totals: 3 Items | 101.5 kB | 1 | |
What's Changed
- π feat: Additional known File Extensions by @danny-avila in https://github.com/danny-avila/rag_api/pull/183
- π refactor: Improve Document Loaders, add
langchain-ollamato Lite Build by @gafda in https://github.com/danny-avila/rag_api/pull/170 - π§ fix: Handle Surrogate Character Errors When Hashing Documents by @caizixian in https://github.com/danny-avila/rag_api/pull/199
- π fix: Ignore invalid utf-8 characters when handling PDFs by @caizixian in https://github.com/danny-avila/rag_api/pull/200
- π fix: improve csv loading and character encoding detection by @bariscant in https://github.com/danny-avila/rag_api/pull/173
- π feat:
/textroute for exclusively parsing text from documents by @danny-avila in https://github.com/danny-avila/rag_api/pull/201 - π€ feat: Google GenAI Embeddings by @danny-avila in https://github.com/danny-avila/rag_api/pull/202
- π§ chore: Improve Document Loader and Vector Store Logging by @danny-avila in https://github.com/danny-avila/rag_api/pull/203
- π¦ chore: Bump
pypdfto v6.0.0 by @danny-avila in https://github.com/danny-avila/rag_api/pull/204 - π° feat: Stream Document Embeddings to Database in Batches by @MarcAmick in https://github.com/danny-avila/rag_api/pull/214
- π¦ chore: Resolve Package Advisories by @danny-avila in https://github.com/danny-avila/rag_api/pull/220
- π§ refactor: Document Processing and Health Check Functions by @danny-avila in https://github.com/danny-avila/rag_api/pull/221
New Contributors
- @gafda made their first contribution in https://github.com/danny-avila/rag_api/pull/170
- @caizixian made their first contribution in https://github.com/danny-avila/rag_api/pull/199
- @bariscant made their first contribution in https://github.com/danny-avila/rag_api/pull/173
- @MarcAmick made their first contribution in https://github.com/danny-avila/rag_api/pull/214
Full Changelog: https://github.com/danny-avila/rag_api/compare/v0.6.0...v0.7.0