add Qwen3VL model
This commit is contained in:
Generated
+2
-3
@@ -2445,9 +2445,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "openai_dive"
|
||||
version = "1.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bac82ff995cdbe4e120fa87fe4d76bd452866dd7b0c9bcbdb562ba4be0f1786d"
|
||||
version = "1.3.2"
|
||||
source = "git+https://github.com/jhqxxx/openai-client.git#83363a83fbd73273e2a1474ca7fdfb1a899e82d4"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"derive_builder",
|
||||
|
||||
Reference in New Issue
Block a user