one-api/relay/adaptor
2025-03-03 03:52:09 +00:00
..
ai360 Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
aiproxy fix: translate error messages and comments to English for consistency 2025-01-27 03:34:27 +00:00
ali Merge branch 'upstream/main' 2025-02-16 13:18:50 +00:00
alibailian feat: add AliBailian adaptor and update channel options 2025-02-12 00:15:43 +08:00
anthropic feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
aws feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
baichuan Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
baidu feat: support vertex imagen3 2025-01-12 04:18:57 +00:00
baiduv2 feat: add Baidu V2 channel support and improve model handling 2025-02-09 12:37:26 +08:00
cloudflare fix: update Prompt type in GeneralOpenAIRequest and adjust related logic in ConvertCompletionsRequest 2025-02-10 02:11:53 +00:00
cohere fix: translate error messages and comments to English for consistency 2025-01-27 03:34:27 +00:00
coze feat: support vertex imagen3 2025-01-12 04:18:57 +00:00
deepl feat: support vertex imagen3 2025-01-12 04:18:57 +00:00
deepseek chore: add deepseek-reasoner 2025-02-06 23:38:29 +08:00
doubao feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
gemini Merge branch 'upstream/main' 2025-02-16 13:18:50 +00:00
geminiv2 feat: support Gemini openai compatible api 2025-02-16 17:59:39 +08:00
groq fix: remove outdated model from ModelList and add new deepseek models 2025-02-07 00:13:57 +08:00
lingyiwanwu Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
minimax feat: add MiniMax model constants to the adaptor 2025-02-09 18:55:32 +08:00
mistral Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
moonshot Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
novita feat: add Novita AI as model provider (#1609) 2024-07-06 13:16:46 +08:00
ollama feat: support vertex imagen3 2025-01-12 04:18:57 +00:00
openai feat: add support for gpt-4.5-preview model and update billing ratios 2025-03-03 03:52:09 +00:00
openrouter feat: add support for gpt-4.5-preview model and update billing ratios 2025-03-03 03:52:09 +00:00
palm feat: support vertex imagen3 2025-01-12 04:18:57 +00:00
proxy fix: whisper model billing 2025-01-26 08:02:55 +00:00
replicate fix: make ImagePrompt optional in the model definition 2025-01-26 06:26:29 +00:00
siliconflow feat: add SiliconFlow (#1717) 2024-08-06 23:42:25 +08:00
stepfun feat: update stepfun models (#1740) 2024-09-21 22:48:46 +08:00
tencent Merge branch 'upstream/main' 2025-01-31 10:32:35 +00:00
togetherai feat: add together.ai support (#1298) 2024-04-30 02:16:53 +08:00
vertexai feat: enhance error handling and reasoning mechanisms across middleware 2025-02-26 05:38:21 +00:00
xai feat: add new models for xai 2025-02-09 21:21:28 +08:00
xunfei Merge branch 'upstream/main' 2025-02-16 13:18:50 +00:00
xunfeiv2 feat: add Xunfei V2 channel support and update related configurations 2025-02-09 18:31:54 +08:00
zhipu Merge branch 'upstream/main' 2025-02-03 12:25:00 +00:00
common.go refactor: replace Laisky/errors with pkg/errors for improved error handling 2024-12-20 03:06:09 +00:00
interface.go feat: support vertex imagen3 2025-01-12 04:18:57 +00:00