|
|
|
|
|
by mrsalty
5 days ago
|
|
Interesting, I'm building something somehow similar (purely latent-space though, no LLM in the loop) and I'm curious about how did you define supersession/contradiction? is it purely via cosine similarity threshold (as per readme) or do you leverage LLM on top-k docs to actually track them?
If yes did you dogfood it and found it working correctly? Cheers |
|