fix(proxy): 规范化 Anthropic system 消息 (#3775)

This commit is contained in:
Dearli666
2026-06-05 22:50:49 +08:00
committed by GitHub
parent 8e0e9ac319
commit 3cd9a0dec5
5 changed files with 151 additions and 16 deletions
+2 -2
View File
@@ -42,8 +42,8 @@ pub use adapter::ProviderAdapter;
pub use auth::{AuthInfo, AuthStrategy};
pub use claude::{
claude_api_format_needs_transform, get_claude_api_format,
normalize_anthropic_tool_thinking_history_for_provider,
transform_claude_request_for_api_format, ClaudeAdapter,
normalize_anthropic_messages_for_provider, transform_claude_request_for_api_format,
ClaudeAdapter,
};
pub use codex::CodexAdapter;
pub use codex::{