fix(model): Fix reasoning output bug

This commit is contained in:
Fangyin Cheng
2025-03-04 17:51:13 +08:00
parent e3a25de7f7
commit c8e252c4de
27 changed files with 1332 additions and 2650 deletions

View File

@@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">= 3.10"
dependencies = [
"dbgpt-accelerator",
"dbgpt-acc-auto",
"dbgpt",
"dbgpt-ext",
"dbgpt-serve",