one-api/relay/adaptor
Laisky.Cai f7a1f72d68 fix: update GetAdaptor function to use the actual model name
The GetAdaptor function in the Adaptor struct has been updated to use the actual model name instead of the origin model name. This change ensures that the correct adaptor is retrieved for processing the response.
2024-07-15 06:28:03 +00:00
..
ai360 Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
aiproxy Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
ali Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
anthropic Merge remote-tracking branch 'origin/upstream/main' 2024-07-03 05:19:46 +00:00
aws Merge remote-tracking branch 'origin/upstream/main' 2024-07-09 06:28:06 +00:00
baichuan Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
baidu Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
cloudflare fix: impl cloudflare worker ai gateway (#1617) 2024-07-09 22:57:06 +08:00
cohere refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
coze Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
deepl feat: support DeepL's model (close #1126) 2024-04-27 13:37:22 +08:00
deepseek feat: support deepseek now 2024-04-26 00:48:53 +08:00
doubao feat: add support for bytedance's doubao (#1438) 2024-06-08 13:26:26 +08:00
gemini Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
groq feat: groq support Llama3 now (#1333) 2024-04-21 14:53:03 +08:00
lingyiwanwu Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
minimax feat: support minimax's 6.5 models (close #1395) 2024-04-30 02:23:14 +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 Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
openai Merge remote-tracking branch 'origin/upstream/main' 2024-07-13 13:45:33 +00:00
palm Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
stepfun Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
tencent Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
togetherai feat: add together.ai support (#1298) 2024-04-30 02:16:53 +08:00
vertexai fix: update GetAdaptor function to use the actual model name 2024-07-15 06:28:03 +00:00
xunfei Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
zhipu Merge remote-tracking branch 'origin/upstream/main' 2024-07-01 03:09:33 +00:00
common.go Merge remote-tracking branch 'origin/upstream/main' 2024-05-29 06:12:37 +00:00
interface.go Merge commit '1c2654320e5b6268b13b6efca40ce37a523d032b' 2024-04-28 01:53:31 +00:00