add image api and audio api

This commit is contained in:
jhqxxx
2025-12-25 20:25:52 +08:00
parent bf53d3d869
commit 9a4fa636be
16 changed files with 694 additions and 72 deletions
Generated
+2 -3
View File
@@ -49,9 +49,8 @@ dependencies = [
[[package]]
name = "aha_openai_dive"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45b54fac70f40807364efeb885a33150e163d86b9db687820ba3c5f06aeeaf6e"
version = "1.4.0"
source = "git+https://github.com/jhqxxx/openai-client.git#023a3b07244e73605e89d6d457d76fa24217c9de"
dependencies = [
"bytes",
"derive_builder",