mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
Revert "Merge PR #504"
This reverts commitd216a9e219, reversing changes made to21e82abd54.
This commit is contained in:
@@ -151,19 +151,6 @@ export interface RequestSchedulingFailure {
|
||||
reason_summary?: string | null
|
||||
status_code?: number | null
|
||||
no_upstream_attempt?: boolean | null
|
||||
requested_model?: string | null
|
||||
candidate_count?: number | null
|
||||
persisted_candidate_count?: number | null
|
||||
skipped_candidate_count?: number | null
|
||||
skip_reasons?: Record<string, number> | null
|
||||
provider_hint?: {
|
||||
id?: string | null
|
||||
name?: string | null
|
||||
} | null
|
||||
endpoint_hint?: {
|
||||
id?: string | null
|
||||
api_format?: string | null
|
||||
} | null
|
||||
}
|
||||
|
||||
export interface RequestDetail {
|
||||
|
||||
Reference in New Issue
Block a user