one-api/relay
Laisky.Cai 1bc83bf812 chore: enhance Anthropic support and optimize CI/CD processes
- Enhance the `Message` struct with new fields to support additional functionality.
- Streamline CI configuration by commenting out unused jobs and optimizing the build process for ARM64.
- Improve documentation and feature support for VolcEngine channel and bot model.
- Update Dockerfile to efficiently manage dependencies and enhance multi-architecture support.
2025-02-26 05:39:08 +00:00
..
adaptor feat: ensure TopP is nil when using extended thinking in Claude request 2025-02-25 03:56:07 +00:00
apitype feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
billing feat: update model list and pricing for Claude 3.7 versions 2025-02-25 01:27:07 +00:00
channel/tencent refactor: replace Laisky/errors with pkg/errors for improved error handling 2024-12-20 03:06:09 +00:00
channeltype feat: support Gemini openai compatible api 2025-02-16 17:59:39 +08:00
client Merge branch 'upstream/main' 2025-02-03 12:25:00 +00:00
constant feat: support set system prompt for channel (close #1920) 2024-11-10 14:53:34 +08:00
controller feat: enhance reasoning token handling in OpenAI adaptor 2025-02-19 08:10:04 +00:00
meta Merge branch 'upstream/main' 2025-02-16 13:18:50 +00:00
model chore: enhance Anthropic support and optimize CI/CD processes 2025-02-26 05:39:08 +00:00
relaymode Merge remote-tracking branch 'origin/upstream/main' 2024-07-23 01:14:23 +00:00
adaptor_test.go chore: add ut 2024-06-23 14:28:55 +08:00
adaptor.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00