mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 19:43:59 +01:00
c2d833b332
* Add simple mode The current UI is too complicated for some first time users. This commit adds a "Advanced mode" toggle that defaults on but can be turned off. When the toggle if switched off, the simple mode is activated and following UI elements are hided: - Model parameters setting - Role switch - Save button (This means user must save *and* submit in simple mode.) * Simple mode: Fix ctrl-enter in non-sticky blocks * i18n * hide token count * add back save button * remove unused variables --------- Co-authored-by: Jing Hua <tohjinghua123@gmail.com> |
||
---|---|---|
.. | ||
api | ||
assets/icons | ||
components | ||
constants | ||
hooks | ||
store | ||
types | ||
utils | ||
App.tsx | ||
i18n.ts | ||
main.css | ||
main.tsx | ||
vite-env.d.ts |