Commit Graph

3 Commits (6378bb20522931708004159382c86d8c541b2fb3)

Author SHA1 Message Date
DrSmoothl 6378bb2052 fix Ruff 2026-02-21 16:29:30 +08:00
DrSmoothl f66e25b1a7
fix(webui): fix missing imports and create toml_utils module
- Create src/common/toml_utils.py with TOML utility functions
- Fix APIAdapterConfig → ModelConfig in config.py (4 locations)
- Fix git_mirror_service import path in plugin.py
- Fix emoji.py type annotations and unused imports
- Fix jargon.py comment (ChatStreams → ChatSession)
- All routers now import successfully
- Zero Peewee remnants verified across src/webui/
2026-02-17 20:19:37 +08:00
墨梓柒 ffafbf0a26
WebUI后端整体重构 2026-01-13 07:24:27 +08:00