You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have self-hosted openwebui and i did selfhost milvus vector db and connect both to vectorize my .md files notes related to cybersecurity, so that it can retrieve best possible documents to answer my query, but in my latest experience sometimes it does fetch right document to answer and sometimes it doesn't. The more similar data notes i have the more problematic it makes for it to fetch, so i was thinking like if this project use any special technique behind the scene to fetch most relevant document to answer query or it is based on same principles like that of openwebui where we connect with vector db and upload content and let it chunk 1000 character and expect it to fetch most relevant ones.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have self-hosted openwebui and i did selfhost milvus vector db and connect both to vectorize my .md files notes related to cybersecurity, so that it can retrieve best possible documents to answer my query, but in my latest experience sometimes it does fetch right document to answer and sometimes it doesn't. The more similar data notes i have the more problematic it makes for it to fetch, so i was thinking like if this project use any special technique behind the scene to fetch most relevant document to answer query or it is based on same principles like that of openwebui where we connect with vector db and upload content and let it chunk 1000 character and expect it to fetch most relevant ones.
Beta Was this translation helpful? Give feedback.
All reactions