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
Optimization being part of prompt design, it'd be great to integrate a tool like LLMLingua in the VSC extension.
The prompty file could have a compression section:
compression
compression: rate: 0.55 target_token: 200 ...
The text was updated successfully, but these errors were encountered:
I think this is a great idea. @sethjuarez what do you think?
Sorry, something went wrong.
In general it should be able to be done in the render/parse step - maybe we could add an invoker for this?
No branches or pull requests
Optimization being part of prompt design, it'd be great to integrate a tool like LLMLingua in the VSC extension.
The prompty file could have a
compression
section:The text was updated successfully, but these errors were encountered: