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

Class

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

Source from the content-addressed store, hash-verified

4539
4540class SearchFeature extends BaseFeatureHandler {
4541 readonly name = "联网搜索";
4542 readonly command = "search";
4543 readonly description = "使用联网能力搜索并回答";
4544

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected