one-api/relay/channel
Laisky.Cai bb8755bc98 refactor: Refactor: Consolidate Anthropic model requests into GeneralOpenAIRequest
- Refactor Anthropic adapter to work with the new Anthropic API and model requests
- Remove the default value for `MaxTokensToSample`
- Set `MaxTokens` to 500 instead of 1000000
- Use `system` messages as the system prompt instead of the first message
2024-03-05 03:38:26 +00:00
..
ai360 feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00
aiproxy Merge remote-tracking branch 'origin/upstream/main' 2024-02-27 01:09:14 +00:00
ali fix: set missing ali parameters (close #1028) 2024-03-03 22:51:01 +08:00
anthropic refactor: Refactor: Consolidate Anthropic model requests into GeneralOpenAIRequest 2024-03-05 03:38:26 +00:00
baichuan feat: support baichuan's models now (close #1057) 2024-03-02 00:55:48 +08:00
baidu feat: support third part models of baidu (#1046) 2024-03-03 23:50:28 +08:00
gemini Merge remote-tracking branch 'origin/upstream/main' 2024-03-05 01:02:35 +00:00
minimax feat: support minimax's models now (close #354) 2024-03-02 01:24:28 +08:00
mistral feat: support Mistral's models now (close #1051) 2024-03-03 21:46:45 +08:00
moonshot feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00
openai Merge remote-tracking branch 'origin/upstream/main' 2024-03-05 01:02:35 +00:00
palm feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00
tencent feat: support chatglm-4 (close #1045, close #952, close #952, close #943) 2024-03-02 03:05:25 +08:00
xunfei fix: fix stream response id 2024-02-25 19:47:59 +08:00
zhipu feat: support chatglm-4 (close #1045, close #952, close #952, close #943) 2024-03-02 03:05:25 +08:00
common.go refactor: use adaptor to do relay & test 2024-02-18 00:15:31 +08:00
interface.go feat: support moonshot now (close #804) 2024-02-18 16:17:19 +08:00