update WhichModel enum

This commit is contained in:
jhqxxx
2026-03-31 18:45:01 +08:00
parent c5551e7fb8
commit 741869d6dd
44 changed files with 691 additions and 812 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ fn hunyuan_ocr_generate() -> Result<()> {
// RUST_BACKTRACE=1 cargo test -F cuda --test test_hunyuan_ocr hunyuan_ocr_generate -r -- --nocapture
let message = r#"
{
"model": "hunyuan-ocr",
"model": "Tencent-Hunyuan/HunyuanOCR",
"messages": [
{
"role": "user",
@@ -60,7 +60,7 @@ async fn hunyuan_ocr_stream() -> Result<()> {
let message = r#"
{
"model": "hunyuan-ocr",
"model": "Tencent-Hunyuan/HunyuanOCR",
"messages": [
{
"role": "user",