anything-llm/frontend
Sean Hatfield 1cd9e1336b
[FEAT] Implement model provider UI updates (#996)
* implement new LLM preference UI

* implement new vector db preferences UI to match LLM preferences

* implement new embedding preferences UI to match LLM preferences

* normalize placeholder text for search input

* implement new transcription preferences UI to match LLM preferences

* remove uneeded css

* implement new UI for llm preference onboarding

* implement new UI for embedder preference onboarding

* implement new UI for vector db preference onboarding

* fix placeholder text

* unset onboarding

* move autocomplete field

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-04-02 09:56:14 -07:00
..
public publish list fix for embed chat 2024-02-07 13:07:41 -08:00
src [FEAT] Implement model provider UI updates (#996) 2024-04-02 09:56:14 -07:00
.env.example devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html add feedback form, hosting link, update readme, show promo image 2023-08-11 17:28:30 -07:00
jsconfig.json chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
package.json Enable Alpaca JSON export format (#732) 2024-02-16 12:35:53 -08:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js [STYLE] Implement new side bar menus (#815) 2024-03-06 17:22:36 -08:00
vite.config.js Omit Phosphor-icons ssr icons from build (#691) 2024-02-07 13:36:20 -08:00
yarn.lock Enable Alpaca JSON export format (#732) 2024-02-16 12:35:53 -08:00