mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
gemini prompt caching (#3181)
* wip * updated api tiered pricing schema for vertex and gemini to support tiered cache prices * vertex too * changeset * pushing claude implementation * addressing aras comments * cleaning up caches * linter complaining * enabling total price for gemini provider * Fixing Gemini Caching mechanism * Update src/api/providers/vertex.ts Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --------- Co-authored-by: Cline Evaluation <cline@example.com> Co-authored-by: arafatkatze <arafat.da.khan@gmail.com> Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
ellipsis-dev[bot]
Cline Evaluation
arafatkatze
parent
c78fe237e2
commit
61d2f42955
@@ -389,6 +389,7 @@
|
||||
"jschardet": "^3.1.4",
|
||||
"mammoth": "^1.8.0",
|
||||
"monaco-vscode-textmate-theme-converter": "^0.1.7",
|
||||
"node-cache": "^5.1.2",
|
||||
"ollama": "^0.5.13",
|
||||
"open-graph-scraper": "^6.9.0",
|
||||
"openai": "^4.83.0",
|
||||
|
||||
Reference in New Issue
Block a user