Fix PR 434 check failures

This commit is contained in:
fawney19
2026-05-14 01:51:23 +08:00
parent e251a63cb3
commit 1f8ff7f6d2
5 changed files with 11 additions and 10 deletions

View File

@@ -140,3 +140,4 @@ pub(crate) use aether_ai_formats::api::{
OPENAI_VIDEO_CREATE_SYNC_PLAN_KIND, OPENAI_VIDEO_DELETE_SYNC_PLAN_KIND,
OPENAI_VIDEO_REMIX_SYNC_PLAN_KIND,
};
pub(crate) use aether_ai_formats::{is_embedding_api_format, is_rerank_api_format};