Skip to content
New issue

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

feat: Improve knowledge embeddings #472

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

tarrencev
Copy link
Contributor

Improves knowledge content normalization, improves chunking bleed logic, extracts some knowledge methods to their own module.

Previously knowledge would use the embedding match fragment directly, this changes the behavior to fetch the full knowledge document for the context, allowing us to improve embedding lookup performance by reducing fragment sizes

@tarrencev tarrencev changed the title Improve knowledge embeddings feat: Improve knowledge embeddings Nov 21, 2024
@tarrencev tarrencev marked this pull request as draft November 21, 2024 03:07
@tarrencev tarrencev marked this pull request as ready for review November 21, 2024 20:08
@ponderingdemocritus ponderingdemocritus merged commit 9123996 into elizaOS:main Nov 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants