Commit graph

25 commits

Author SHA1 Message Date
Jing Jin
b8afe01e76 Bump version 2025-05-20 09:24:47 -07:00
Jing Jin
eff2c62276 Better image viewer 2025-05-19 22:59:10 -07:00
Jing Jin
0b67ccce1a Fix a download resume bug. 2025-05-19 20:23:05 -07:00
Jing Jin
6785ad881a Bump version 2025-05-19 17:02:53 -07:00
Jing Jin
96f838b550 Update package to com.google.ai.edge.gallery 2025-05-19 16:59:37 -07:00
Jing Jin
7d567c3499 - Fix a bug where deleting a local model when there are >1 local models shows the wrong download status.
- Don't go back to model selection screen automatically when there is an error during model initialization, so that users have a chance to change model parameters (e.g. accelerator) to retry the initialization.
- Show error dialog properly in prompt lab screen.
2025-05-19 14:46:06 -07:00
Jing Jin
e89fd9a23b - Better text formatting on home screen for smaller screen.
- Set default backend based on the order of "accelerators" field in model allowlist
2025-05-19 11:44:00 -07:00
Jing Jin
9544b8ddcc Re-enable image pickers when config is changed, and other UI bug fixes. 2025-05-19 11:08:03 -07:00
Jing Jin
0f5142e67e Bump version 2025-05-18 17:28:34 -07:00
Jing Jin
e7dda4b4ad Save the loaded model allowlist to a local file so that it can be read when the allowlist cannot be loaded from internet.
Also improve the image clipping transitioning from full image back to the image thumbnail in chat ui.
2025-05-18 17:26:31 -07:00
Jing Jin
37a58d1a41 Various bug fixes. 2025-05-17 15:12:12 -07:00
Jing Jin
bedc488a15 Add support for image to text models 2025-05-16 00:17:24 -07:00
Jing Jin
ef290cd7b0 Add initial support for model allowlist, and stop generating response. 2025-05-15 00:31:45 -07:00
Jing Jin
f9f1d71b38 Update tasks and models. 2025-04-28 16:49:03 -07:00
Jing Jin
d0beaab31e Better support for sliding to change model 2025-04-27 18:59:01 -07:00
Jing Jin
3341286efa Minor ux improvements 2025-04-27 11:23:17 -07:00
Jing Jin
705b16f062 Minor ux improvements 2025-04-27 11:18:10 -07:00
Jing Jin
d94fec0674 Add support for LLM single-turn experience 2025-04-26 21:35:03 -07:00
Jing Jin
46aaee2654 Bump version 2025-04-21 09:48:35 -07:00
Jing Jin
d197f8e0fb Show a snackbar when import succeeded.
Also handle duplicated import better.
2025-04-19 19:57:58 -07:00
Jing Jin
604972fe23 Make importing model functionality better.
- Allow users to specify default parameters before importing.
2025-04-18 23:10:55 -07:00
Jing Jin
29b614355e Add initial support for importing local model. 2025-04-17 17:54:57 -07:00
Jing Jin
b2f35a86e7 Update gitignore to exclude /release 2025-04-16 15:17:21 -07:00
Jing Jin
42d442389d - Add "show stats" after each LLM response to see token related stats more easily.
- Back to multi-turn (no exception handling yet).
- Show app's version in App Info screen.
- Show API doc link and source code link in the model list screen.
- Jump to model info page in HF when clicking "learn more".
2025-04-16 14:51:45 -07:00
Jing Jin
ea31fd0544 Initial checkin 2025-04-14 16:42:40 -07:00