one-api/relay
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
..
channel refactor: Refactor: Consolidate Anthropic model requests into GeneralOpenAIRequest 2024-03-05 03:38:26 +00:00
constant refactor: refactor image relay (close #1068) 2024-03-03 19:30:11 +08:00
controller fix: Log request URL for non-ok status codes 2024-03-05 01:08:44 +00:00
helper refactor: Refactor: Consolidate Anthropic model requests into GeneralOpenAIRequest 2024-03-05 03:38:26 +00:00
model refactor: use adaptor to do relay & test 2024-02-18 00:15:31 +08:00
util fix: Switch to channel-ratio 2024-03-01 13:49:23 +00:00