one-api/relay
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 feat: add function and tools support for Gemini (#1358) 2024-04-24 21:26:45 +08:00
apitype feat: support coze now 2024-04-21 17:59:57 +08:00
billing fix: fix preview completion ratio (close #1326) 2024-04-21 15:57:01 +08:00
channeltype feat: support coze now 2024-04-21 17:59:57 +08:00
client chore: remove helper & util subpackage for relay 2024-04-06 01:50:12 +08:00
constant chore: reorganize billing related package 2024-04-06 01:09:23 +08:00
controller chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
meta chore: do not hardcode context key 2024-04-21 19:43:23 +08:00
model feat: support Ali stable-diffusion-xl and wanx-v1 model (#1240) 2024-04-05 18:09:54 +08:00
relaymode chore: reorganize constant related package 2024-04-06 00:44:33 +08:00
adaptor.go feat: support coze now 2024-04-21 17:59:57 +08:00