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

Class

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

Source from the content-addressed store, hash-verified

4692
4693class ImageFeature extends BaseFeatureHandler {
4694 readonly name = "图片生成";
4695 readonly command = "image";
4696 readonly description = "生成图片";
4697

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected