Trung Dang
Trung Dang
Currently, using Alpine (musl) have some edge compatibility headaches and from my test with some large projects, the tooling and language servers (TS) of Alpine (WSL) is a bit slower...
Currently, we're using `petite-vue-i18n` for backend, this is great in case we want to reuse shared translations with Vue/Nuxt frontends, and/or using the same i18n syntax, but, `[petite-]vue-i18n` requires `vue`...
Currently the key is just persisted as is to localStorage, might be worth encrypting via e.g. RSA so only our server is able to decode.
~~Key notes that needs to be checked for `INIT_PROMPT` to see if it's working correctly:~~ ~~+ `backend-convex`~~ ~~+ PrimeVue removed~~ ~~Will do so after I take my trial in the...
Ability to elegantly create and adjust profiles for settings like: `temperature`
Our interface already supports declaring features/options per model, but the current UI is just simple tags input.