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

File ai.ts

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

Source from the content-addressed store, hash-verified

1import { Plugin, type PanelSettingsAdapter, type PanelSettingField } from "@utils/pluginBase";
2import { Api } from "teleproto";
3import { getPrefixes } from "@utils/pluginManager";
4import type { Low } from "lowdb";

Callers

nothing calls this directly

Calls 3

createOpenAIProfileFunction · 0.85
createProviderProfileFunction · 0.85
mapHostsToProviderTypeFunction · 0.85

Tested by

no test coverage detected