[webui] improve webui & reasoning mode (#6778)

Former-commit-id: 3f17fc0d7163372e0446f1a38792ff761e99b739
This commit is contained in:
hoshi-hiyouga
2025-01-31 00:09:21 +08:00
committed by GitHub
parent 88546138e1
commit 5abd0168fa
18 changed files with 570 additions and 409 deletions

View File

@@ -15,7 +15,8 @@
from typing import TYPE_CHECKING, Dict
from ...extras.packages import is_gradio_available
from ..common import DEFAULT_DATA_DIR, list_datasets
from ..common import DEFAULT_DATA_DIR
from ..control import list_datasets
from .data import create_preview_box