mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 09:50:21 +08:00
refactor: fold ai surfaces into formats
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use serde_json::Value;
|
||||
|
||||
use aether_ai_surfaces::api::is_openai_responses_family_format;
|
||||
use aether_ai_formats::api::is_openai_responses_family_format;
|
||||
|
||||
use crate::{CandidateFailureDiagnostic, CandidateFailureDiagnosticKind};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user