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]: Support for CAG and KAG in AnythingLLM #2918

Open
colegero opened this issue Dec 30, 2024 · 0 comments
Open

[FEAT]: Support for CAG and KAG in AnythingLLM #2918

colegero opened this issue Dec 30, 2024 · 0 comments
Labels
enhancement New feature or request feature request

Comments

@colegero
Copy link

What would you like to see?

Hello Team,

Thank you for your amazing work on AnythingLLM!

I would like to request the addition of support for Cache-Augmented Generation (CAG) and Key-Value Augmented Generation (KAG) in the platform.

Why this is important:
CAG: Preloading external knowledge into the model’s context window enables efficient responses without the need for real-time retrieval, which is useful for static or semi-static datasets.
KAG: Utilizing key-value caching can significantly speed up intermediate computations, especially for long-form content, reducing resource usage during generation.
Benefits for AnythingLLM:
Adding these features would:

Enhance response efficiency for users dealing with large datasets.
Reduce latency in query processing.
Expand the versatility of AnythingLLM for both dynamic and static use cases.
If this is already being considered, I would love to hear more. If not, I believe this enhancement could make a big difference for the community.

Thank you for considering this request, and keep up the excellent work!

@colegero colegero added enhancement New feature or request feature request labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

1 participant