one-api/relay/adaptor
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
..
ai360 chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
aiproxy chore: move config key to package ctxkey 2024-04-21 18:55:13 +08:00
ali chore: move config key to package ctxkey 2024-04-21 18:55:13 +08:00
anthropic feat: support aws bedrockruntime claude3 (#1328) 2024-04-20 00:40:47 +08:00
aws chore: move config key to package ctxkey 2024-04-21 18:55:13 +08:00
azure chore: move config key to package ctxkey 2024-04-21 18:55:13 +08:00
baichuan chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
baidu chore: remove helper & util subpackage for relay 2024-04-06 01:50:12 +08:00
coze chore: move config key to package ctxkey 2024-04-21 18:55:13 +08:00
gemini feat: add function and tools support for Gemini (#1358) 2024-04-24 21:26:45 +08:00
groq feat: groq support Llama3 now (#1333) 2024-04-21 14:53:03 +08:00
lingyiwanwu chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
minimax chore: fix refactor caused typo 2024-04-06 02:12:50 +08:00
mistral chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
moonshot chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
ollama chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
openai fix: ignore empty choice response for azure (close #1324) 2024-04-21 16:22:28 +08:00
palm chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
stepfun chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
tencent chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
xunfei chore: move config key to package ctxkey 2024-04-21 18:55:13 +08:00
zhipu chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
common.go chore: remove helper & util subpackage for relay 2024-04-06 01:50:12 +08:00
interface.go chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00