ai-gateway/relay/adaptor/gemini
Wei Tingjiang 779b747e9e
feat: add function and tools support for Gemini (#1358)
* Update model.go

* Support Gemini tool_calls.

* Fix gemini tool calls (also keep support functions).

* Fixed the problem of arguments not being stringified.

Fix panic: candidate.Content.Parts out of range
2024-04-24 21:26:45 +08:00
..
adaptor.go feat: able to change gemini version (close #1211) 2024-04-06 20:48:22 +08:00
constants.go chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
main.go feat: add function and tools support for Gemini (#1358) 2024-04-24 21:26:45 +08:00
model.go feat: add function and tools support for Gemini (#1358) 2024-04-24 21:26:45 +08:00