v0.1.0-rc.3
·
24 commits
to master
since this release
Changelog
- 6582fd6 ♻ refactor: improve error handling
- e27afbc ✨ feat(cache): Add Redis embedding cache support. Closes #5 - Add Redis-based caching layer to avoid redundant Gemini API calls. - Improves performance and reduces API usage, especially useful during development.
- b414eed ✨ feat(db-migration): Add Database Migration Command. Closes #2
- d8f0018 ✨ feat(logging): add log level configuration and improve error handling
- 4249ab0 ✨ feat: Add Graceful shutdown
- c45f724 ✨ feat: Add Request timeout & Improve Logging
- 95c42fd ✨ feat: switch vector index from IVFFlat to HNSW for improved search accuracy * Replace IVFFlat index with HNSW index on embedding column
- 4b3ae50 🐛 fix: Error handling
- db518b0 📝 doc: Update README.md
- 2d0ae29 📝 doc: Update README.md
- 1eb55e9 🧪 test: improve test
Released by GoReleaser.
Built with ❤️ by Nimendra — blog.nimendra.xyz