| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-06 | 1.0 kB | |
| v0.5.0 source code.tar.gz | 2025-05-06 | 23.8 kB | |
| v0.5.0 source code.zip | 2025-05-06 | 41.5 kB | |
| Totals: 3 Items | 66.3 kB | 0 | |
What's Changed
- ✨ feat: Add CI configuration, testing setup, and initial test cases by @rubentalstra in https://github.com/danny-avila/rag_api/pull/130
- 💾 feat: Implement LRU caching for query embedding by @danny-avila in https://github.com/danny-avila/rag_api/pull/132
- 🔍 fix: Creation of
custom_idIndex by @shirsho-dutt in https://github.com/danny-avila/rag_api/pull/135 - refactor: Improve query performance by adding filtered IDs by @shirsho-dutt in https://github.com/danny-avila/rag_api/pull/137
- 📑 fix: quote variables in connection string and dsn by @benverhees in https://github.com/danny-avila/rag_api/pull/149
New Contributors
- @rubentalstra made their first contribution in https://github.com/danny-avila/rag_api/pull/130
- @shirsho-dutt made their first contribution in https://github.com/danny-avila/rag_api/pull/135
- @benverhees made their first contribution in https://github.com/danny-avila/rag_api/pull/149
Full Changelog: https://github.com/danny-avila/rag_api/compare/v0.4.0...v0.5.0