MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins /

Class

ai/ai.ts:4027–4027  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4025
4026class ModelFeature extends BaseFeatureHandler {
4027 readonly name = "模型管理";
4028 readonly command = "model";
4029 readonly description = "设置 AI 模型";
4030

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected