Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-15 | 985 Bytes | |
v0.2.0 source code.tar.gz | 2024-06-15 | 17.3 kB | |
v0.2.0 source code.zip | 2024-06-15 | 27.1 kB | |
Totals: 3 Items | 45.4 kB | 0 |
What's Changed
Coincides with LibreChat release v0.7.3
- 🗃️ fix: allow JSON Upload by @danny-avila in https://github.com/danny-avila/rag_api/pull/30
- 🚀 feat: Add Atlas MongoDB as an option for Vector Store by @jinzishuai in https://github.com/danny-avila/rag_api/pull/21
- fix: Upload signed PDFs by @bnord01 in https://github.com/danny-avila/rag_api/pull/36
- fix: Return proper response on authorization failures by @bnord01 in https://github.com/danny-avila/rag_api/pull/37
- 🌡️ fix: Delete Endpoint Validation, List Index Errors, use PyJWT by @danny-avila in https://github.com/danny-avila/rag_api/pull/42
New Contributors
- @bnord01 made their first contribution in https://github.com/danny-avila/rag_api/pull/36
- @DenisPalnitsky made their first contribution in https://github.com/danny-avila/rag_api/pull/40
Full Changelog: https://github.com/danny-avila/rag_api/compare/v0.1.0...v0.2.0