⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
[ ] I believe this is a way to improve. I'll try to join the Continue Discord for questions
[X] I'm not able to find an open issue that requests the same enhancement
Problem
Currently supports only Claude prompt caching per documentation and did not find (from search) for other providers such as DeepSeek, OpenAI.
Or this is effectively for other providers too?
Previously used cacheSystemMessage: true for all providers but not sure it did help or not. Would be helpful to enable caching (especially for chat) for more cheaper solution
Validations
Problem
Currently supports only Claude prompt caching per documentation and did not find (from search) for other providers such as DeepSeek, OpenAI. Or this is effectively for other providers too?
Previously used
cacheSystemMessage: true
for all providers but not sure it did help or not. Would be helpful to enable caching (especially for chat) for more cheaper solutionSolution
No response