mirror of https://github.com/Mai-with-u/MaiBot.git
- Add AttrDocBase.get_class_field_docs() classmethod for class-level field docs extraction - Merge json_schema_extra (x-widget, x-icon, step) into schema output - Map Pydantic constraints (ge/le) to minValue/maxValue for frontend compatibility - Add ge=0, le=1 constraints to ChatConfig.talk_value for validation Completes Task 1 (including subtasks 1a, 1b, 1c, 1d) of webui-config-visualization-refactor plan. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| config_base.py | ||
| config_utils.py | ||
| file_watcher.py | ||
| legacy_migration.py | ||
| model_configs.py | ||
| official_configs.py | ||