Commit graph

14 commits

Author SHA1 Message Date
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