-
- Downloads
[FEAT] Remove vectordb and embedder settings in onboarding flow (#1138)
* default to AnythingLLM embedder and LanceDB on onboarding for simpler setup
* remove unused onboarding flow components
* add text telling user settings can be reconfigured later
* remove space
* update copy
patch back-path navigation on onboarding
---------
Co-authored-by:
timothycarambat <rambat1010@gmail.com>
Showing
- frontend/src/pages/GeneralSettings/EmbeddingPreference/index.jsx 1 addition, 1 deletion...d/src/pages/GeneralSettings/EmbeddingPreference/index.jsx
- frontend/src/pages/GeneralSettings/PrivacyAndData/index.jsx 3 additions, 1 deletionfrontend/src/pages/GeneralSettings/PrivacyAndData/index.jsx
- frontend/src/pages/OnboardingFlow/Steps/CustomLogo/index.jsx 1 addition, 1 deletionfrontend/src/pages/OnboardingFlow/Steps/CustomLogo/index.jsx
- frontend/src/pages/OnboardingFlow/Steps/DataHandling/index.jsx 6 additions, 1 deletion...end/src/pages/OnboardingFlow/Steps/DataHandling/index.jsx
- frontend/src/pages/OnboardingFlow/Steps/EmbeddingPreference/index.jsx 0 additions, 186 deletions.../pages/OnboardingFlow/Steps/EmbeddingPreference/index.jsx
- frontend/src/pages/OnboardingFlow/Steps/LLMPreference/index.jsx 4 additions, 1 deletion...nd/src/pages/OnboardingFlow/Steps/LLMPreference/index.jsx
- frontend/src/pages/OnboardingFlow/Steps/VectorDatabaseConnection/index.jsx 0 additions, 202 deletions...s/OnboardingFlow/Steps/VectorDatabaseConnection/index.jsx
- frontend/src/pages/OnboardingFlow/Steps/index.jsx 0 additions, 4 deletionsfrontend/src/pages/OnboardingFlow/Steps/index.jsx
Please register or sign in to comment