Skip to content

Commit 41ccb0f

Browse files
committed
feat: added support for gemini native converterswq
1 parent e04023a commit 41ccb0f

File tree

12 files changed

+2670
-612
lines changed

12 files changed

+2670
-612
lines changed

core/providers/gemini/chat.go

Lines changed: 183 additions & 431 deletions
Large diffs are not rendered by default.

core/providers/gemini/gemini.go

Lines changed: 530 additions & 81 deletions
Large diffs are not rendered by default.

core/providers/gemini/gemini_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ func TestGemini(t *testing.T) {
6060
testutil.RunAllComprehensiveTests(t, client, ctx, testConfig)
6161
})
6262
client.Shutdown()
63-
}
63+
}

0 commit comments

Comments
 (0)