refactor ai serving modules and crates

This commit is contained in:
fawney19
2026-05-02 13:23:54 +08:00
parent 4fc7cecf30
commit c130d0e2c9
309 changed files with 21549 additions and 14265 deletions

View File

@@ -33,7 +33,7 @@ pub(crate) fn provider_catalog_key_supports_format(
}
formats
.iter()
.any(|candidate| crate::ai_pipeline::api_format_alias_matches(candidate, api_format))
.any(|candidate| crate::ai_serving::api_format_alias_matches(candidate, api_format))
}
pub(crate) fn decrypt_catalog_secret_with_fallbacks(