mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
Fix system data import export flows
This commit is contained in:
@@ -275,6 +275,10 @@ mod tests {
|
||||
"gemini:generate_content"
|
||||
));
|
||||
assert!(!api_format_alias_matches("openai:cli", "openai:responses"));
|
||||
assert_eq!(
|
||||
normalize_api_format_alias("openai:compact"),
|
||||
"openai:compact"
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user