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 chat vectorisation with auto-sync enabled. Over time, some (not all) chunks are being created more than once. I am using LanceDB for storage and Cohere embed-english-v3.0 for the embeddings, chunking strategy is per-message.
I have chat vectorisation with auto-sync enabled. Over time, some (not all) chunks are being created more than once. I am using LanceDB for storage and Cohere embed-english-v3.0 for the embeddings, chunking strategy is per-message.