| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-09-20 | 1.1 kB | |
| v0.3.0 source code.tar.gz | 2024-09-20 | 18.0 kB | |
| v0.3.0 source code.zip | 2024-09-20 | 28.0 kB | |
| Totals: 3 Items | 47.0 kB | 0 | |
What's Changed
- fix: Mongo Vector Store - retrieval not working by @indradeep in https://github.com/danny-avila/rag_api/pull/50
- 🚀 feat: Allow pptx Upload by @skyking363 in https://github.com/danny-avila/rag_api/pull/51
- 🔧 fix: missing python-magic and python-pptx in requirements.lite.txt by @arthurian in https://github.com/danny-avila/rag_api/pull/62
- 📝 docs: update README.md by @eltociear in https://github.com/danny-avila/rag_api/pull/63
- 🔧 fix: missing xlrd requirement for .xls files by @arthurian in https://github.com/danny-avila/rag_api/pull/72
New Contributors
- @indradeep made their first contribution in https://github.com/danny-avila/rag_api/pull/50
- @skyking363 made their first contribution in https://github.com/danny-avila/rag_api/pull/51
- @arthurian made their first contribution in https://github.com/danny-avila/rag_api/pull/62
- @eltociear made their first contribution in https://github.com/danny-avila/rag_api/pull/63
Full Changelog: https://github.com/danny-avila/rag_api/compare/v0.2.0...v0.3.0