mirror of https://github.com/Mai-with-u/MaiBot.git
新增模型选择策略 fallback,按照模型列表顺序选择模型,只有当前模型不可用时才会使用下一个模型。 - 修改 api_ada_configs.py:更新 selection_strategy 文档说明 - 修改 utils_model.py:在 _select_model 方法中添加 fallback 策略逻辑 - 修改 model_config_template.toml:更新所有 selection_strategy 配置注释 |
||
|---|---|---|
| .. | ||
| bot_config_template.toml | ||
| model_config_template.toml | ||
| template.env | ||