update aha_openai_dive::v1::resources::chat pub

This commit is contained in:
jhqxxx
2026-03-05 22:27:17 +08:00
parent b2a687a05e
commit 14ecd4676c
+1 -1
View File
@@ -6,4 +6,4 @@ pub mod process;
pub mod tokenizer;
pub mod utils;
pub use aha_openai_dive::v1::resources::chat::{ChatCompletionParameters, ChatCompletionResponse};
pub use aha_openai_dive::v1::resources::chat;