Skip to content

Commit 2656f02

Browse files
vijayupadyavijay upadyalramos15
authored
Gemini BYOK provider using native Gemini API (#1310)
* gemini native BYOK provider * Handle abort , add tests and few cleanup * handle images * Cleanup * Few minor updates * fix formatting * add image 'data' * Move autoflush on tool part to linkifier * merge main * Enable only known models * merge main --------- Co-authored-by: vijay upadya <vj@example.com> Co-authored-by: Logan Ramos <loganramos@microsoft.com>
1 parent 7e8d9aa commit 2656f02

10 files changed

+1689
-18
lines changed

package-lock.json

Lines changed: 226 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4308,6 +4308,7 @@
43084308
"@anthropic-ai/claude-code": "^1.0.120",
43094309
"@anthropic-ai/sdk": "^0.63.0",
43104310
"@github/copilot": "^0.0.338",
4311+
"@google/genai": "^1.22.0",
43114312
"@humanwhocodes/gitignore-to-minimatch": "1.0.2",
43124313
"@microsoft/tiktokenizer": "^1.0.10",
43134314
"@vscode/copilot-api": "^0.1.10",

0 commit comments

Comments
 (0)