Merge branch 'feature/online/vs_think_20250813' into release/2.1

This commit is contained in:
Jiang-Jia-Jun
2025-08-14 17:13:36 +08:00
committed by GitHub
23 changed files with 1056 additions and 41 deletions

View File

@@ -106,6 +106,7 @@ class LLMEngine:
cfg.limit_mm_per_prompt,
cfg.mm_processor_kwargs,
cfg.enable_mm,
cfg.tool_parser,
)
self.start_queue_service()