anything-llm/frontend/src/components/EmbeddingSelection
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
..
AzureAiOptions [CHORE] Normalize styles of all input and select elements (#804) 2024-02-27 11:47:01 -08:00
EmbedderItem [FEAT] Implement model provider UI updates (#996) 2024-04-02 09:56:14 -07:00
LocalAiOptions [CHORE] Normalize styles of all input and select elements (#804) 2024-02-27 11:47:01 -08:00
NativeEmbeddingOptions [FEAT] Implement model provider UI updates (#996) 2024-04-02 09:56:14 -07:00
OllamaOptions fix Ollama embedder typo 2024-02-28 12:05:44 -08:00
OpenAiOptions [CHORE] Normalize styles of all input and select elements (#804) 2024-02-27 11:47:01 -08:00