one-api/relay
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
..
adaptor fix: update GetAdaptor function to use the actual model name 2024-07-15 06:31:45 +00:00
apitype feat: support claude and gemini in vertex ai (#1621) 2024-07-13 14:59:28 +08:00
billing feat: refactor AwsClaude to Aws to support both llama3 and claude (#1601) 2024-07-06 13:19:41 +08:00
channeltype fix: update GetAdaptor function to use the actual model name 2024-07-15 06:31:45 +00:00
constant feat: support DeepL's model (close #1126) 2024-04-27 13:37:22 +08:00
controller feat: refactor AwsClaude to Aws to support both llama3 and claude (#1601) 2024-07-06 13:19:41 +08:00
meta fix: update GetAdaptor function to use the actual model name 2024-07-15 06:31:45 +00:00
model feat: add field stop in GeneralOpenAIRequest (#1637) 2024-07-14 17:57:16 +08:00
relaymode chore: reorganize constant related package 2024-04-06 00:44:33 +08:00
adaptor_test.go chore: add ut 2024-06-23 14:28:55 +08:00
adaptor.go feat: support claude and gemini in vertex ai (#1621) 2024-07-13 14:59:28 +08:00