We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate the brute-force triplet search into the search with entity extraction.
• Implement context retrieval based on brute-force triplet search.
• Perform one search for each entity, then aggregate.
• Ensure that only one memory projection happens during the search.
• Allow for two triplet-to-string options: summarization and direct.
Follow up to: COG-1318
Possibly related: COG-1053
From SyncLinear.com | COG-1325
The text was updated successfully, but these errors were encountered:
lxobr
No branches or pull requests
Integrate the brute-force triplet search into the search with entity extraction.
• Implement context retrieval based on brute-force triplet search.
• Perform one search for each entity, then aggregate.
• Ensure that only one memory projection happens during the search.
• Allow for two triplet-to-string options: summarization and direct.
Follow up to: COG-1318
Possibly related: COG-1053
From SyncLinear.com | COG-1325
The text was updated successfully, but these errors were encountered: