mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-01 17:00:21 +08:00
style: format codex compact regression tests
This commit is contained in:
@@ -514,9 +514,9 @@ pub fn apply_codex_openai_responses_special_headers(
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::{
|
||||
apply_openai_responses_compact_special_body_edits,
|
||||
apply_codex_openai_responses_chat_body_edits,
|
||||
apply_codex_openai_responses_special_body_edits, CODEX_OPENAI_IMAGE_INTERNAL_MODEL,
|
||||
apply_codex_openai_responses_special_body_edits,
|
||||
apply_openai_responses_compact_special_body_edits, CODEX_OPENAI_IMAGE_INTERNAL_MODEL,
|
||||
};
|
||||
use serde_json::json;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user