Open Mael-Abgrall opened 1 month ago
StructRAG: Useful only if we know query, not recommend if we don't know the category or topic
It has over 8k conversations, and each conversation might deviate and get back to the original topic.
current_idx
and add it to last_three_embeddings
.last_three_embeddings
has more than 3 elements, remove the oldest one.last_three_embeddings
.data
.current_idx
to the index of the new finding.
Here are some stuff you can check out: