You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Refactor Embedding Model Download to use WorkManager
- Move LLM service binding to MainActivity to comply with Android 14+ requirements.
- Remove the explicit embedding model setup screen, initiating the download in the background instead.
- Update the RAG creation screen to check for and notify the user about the ongoing download status.
- Add a database migration to include new fields in the `installed_rags` table.
0 commit comments