Releases: Public-Computing-Lab/rethinkAI-api-v2
v0.2.3 Web app and chat response updates
Web App:
Display and a11y improvements.
Theme and font-size now adjustable.
Cleaned up error handling and status dispaly
Backend:
Fixed bugs in transcript and policy rag response handling
Minor error handling improvements to data ingestion
Continued log formatting revision (bcs clearly there's other work I'd rather not do).
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1 Web App and data ingest error handling updates
Updated the web app to use a tab view on mobile to toggle between events and chat (was only showing events). Some additional improvements to data ingestion for error handling and logging particularly for google auth issues.
v0.2 - Rag Handling Improvements
Updated rag and hybrid response handling: increased vectorized chunk count, improved source reporting, minor web app fixes to support changes.
v0.1 - Initial Deployment
Initial deployment with all the pieces working.