psychedelicious
|
396d0a4bc0
|
fix(ui): move lora followup fixes
|
2024-08-23 19:46:03 +10:00 |
|
psychedelicious
|
6b9e0e6d63
|
refactor(ui): update components & logic to use new unified slice
|
2024-08-23 19:46:02 +10:00 |
|
psychedelicious
|
19d66d5ec7
|
feat(ui): single getModelConfigs query
Single query, with simple wrapper hooks (type-safe). Updated everywhere in frontend.
|
2024-03-14 23:37:40 +11:00 |
|
psychedelicious
|
8fd9342712
|
fix(ui): typing issues related to trigger phrase changes
|
2024-03-08 12:26:35 +11:00 |
|
psychedelicious
|
fdecb886b2
|
feat(ui): add main model trigger phrases
|
2024-03-08 12:26:35 +11:00 |
|
psychedelicious
|
b0275700b3
|
refactor(ui): compute prompt trigger options in the component
We can derive the valid trigger options in the component without needing to lift the options list into global state.
|
2024-03-05 23:50:19 +11:00 |
|
Mary Hipp
|
7515d73628
|
make trigger phrases a list of options and add lora name as description to appear in dropdown
|
2024-03-05 23:50:19 +11:00 |
|
Mary Hipp
|
ef171e890a
|
use a listener to recalculate trigger phrases when model or lora list changes
|
2024-03-05 23:50:19 +11:00 |
|
Mary Hipp
|
2db5eaf907
|
lint fix
|
2024-03-05 23:50:19 +11:00 |
|
Mary Hipp
|
f234bf6256
|
cleanup
|
2024-03-05 23:50:19 +11:00 |
|
Mary Hipp
|
cfa78b4052
|
adapt embedding popover to work for trigger phrases also
|
2024-03-05 23:50:19 +11:00 |
|