Relocating presets from previous turns #1518
puhsu
started this conversation in
Show and tell
Replies: 1 comment
|
That's one way to solve the KV cache invalidation! Thanks for sharing. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After the great recent video on presets I've remembered a little hacky function I've made about them, that I very much enjoy using with inline presets.
It relocates the inline presets from the previous turns into the next prompt in the gptel buffer after the LLM response. Not production ready and coded with an LLM, only tested it in my very limited use cases, so expect bugs. Just sharing the idea
All reactions