-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.
Description
How are you running AnythingLLM?
Docker (local)
What happened?
When an invalid VecDB selection is written in env, the page fails to render and has an ambiguous error:
Uncaught TypeError: Cannot read properties of undefined (reading 'logo')
at GeneralVectorDatabase (index.jsx:296:48)
Might be ideal behavior to fallback on LanceDB in the selector.
Are there known steps to reproduce?
In server/.env, set VECTOR_DB to anything erroneous.
Metadata
Metadata
Assignees
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.