one-api/relay/adaptor
Laisky.Cai d6536d2907 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:31:45 +00:00
..
ai360 chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
aiproxy refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
ali refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
anthropic feat: add support for Claude 3 tool use (function calling) (#1587) 2024-07-02 00:12:01 +08:00
aws feat: refactor AwsClaude to Aws to support both llama3 and claude (#1601) 2024-07-06 13:19:41 +08:00
baichuan chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
baidu refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08: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 refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08: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 refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +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 feat: support minimax's 6.5 models (close #1395) 2024-04-30 02:23:14 +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
novita feat: add Novita AI as model provider (#1609) 2024-07-06 13:16:46 +08:00
ollama refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
openai fix: text filed check for 4v request (#1634) 2024-07-13 14:57:08 +08:00
palm refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
stepfun chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00
tencent refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08: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:31:45 +00:00
xunfei feat: support Spark4.0 Ultra (#1575) 2024-06-30 19:38:02 +08:00
zhipu refactor: abusing goroutines and channel (#1561) 2024-06-30 18:36:33 +08:00
common.go feat: support user content download proxy & relay proxy now 2024-05-29 01:14:00 +08:00
interface.go chore: reorganize adaptor related package 2024-04-06 01:36:48 +08:00