mirror of
https://github.com/mii443/openai-api-rs.git
synced 2025-12-05 12:08:19 +00:00
Add audio and fine_tunes
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
pub mod common;
|
||||
pub mod error;
|
||||
|
||||
pub mod audio;
|
||||
pub mod chat_completion;
|
||||
pub mod completion;
|
||||
pub mod edit;
|
||||
pub mod embedding;
|
||||
pub mod file;
|
||||
pub mod fine_tune;
|
||||
pub mod image;
|
||||
pub mod moderation;
|
||||
|
||||
pub mod api;
|
||||
|
||||
Reference in New Issue
Block a user