Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-06 | 1.7 kB | |
v0.4.0 source code.tar.gz | 2025-03-06 | 19.6 kB | |
v0.4.0 source code.zip | 2025-03-06 | 29.9 kB | |
Totals: 3 Items | 51.2 kB | 0 |
What's Changed
- 🚀 refactor: Langchain v0.3 by @FinnConnor in https://github.com/danny-avila/rag_api/pull/74
- 🪨 feat: AWS Bedrock embeddings support by @FinnConnor in https://github.com/danny-avila/rag_api/pull/75
- ⚙️ fix: dependency crash, conditional imports for heavier packages by @danny-avila in https://github.com/danny-avila/rag_api/pull/79
- fix: pdf images by @FinnConnor in https://github.com/danny-avila/rag_api/pull/89
- 📌chore: security dependency by @FinnConnor in https://github.com/danny-avila/rag_api/pull/92
- chore: updating lite requirements to include ollama and others by @FinnConnor in https://github.com/danny-avila/rag_api/pull/85
- 🔒 chore: Update Dependencies for Security & Lite Image by @danny-avila in https://github.com/danny-avila/rag_api/pull/103
- chore: make "lite" docker image lighter by @stewart-newscorp in https://github.com/danny-avila/rag_api/pull/105
- 🛠️ fix: Enhance Error Logging, Update Dependencies, and Optimize NLTK Setup by @danny-avila in https://github.com/danny-avila/rag_api/pull/106
- ✨ feat: Add 'entity_id' Parameter by @danny-avila in https://github.com/danny-avila/rag_api/pull/107
- 📁 fix: add yml, yaml and eml to the list of known file extensions by @peeeteeer in https://github.com/danny-avila/rag_api/pull/120
New Contributors
- @FinnConnor made their first contribution in https://github.com/danny-avila/rag_api/pull/74
- @stewart-newscorp made their first contribution in https://github.com/danny-avila/rag_api/pull/105
- @peeeteeer made their first contribution in https://github.com/danny-avila/rag_api/pull/120
Full Changelog: https://github.com/danny-avila/rag_api/compare/v0.3.0...v0.4.0