MCPcopy Create free account
hub / github.com/SillyTavern/Extension-WebSearch / index.js

File index.js

index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { appendMediaToMessage, extension_prompt_types, getRequestHeaders, saveSettingsDebounced, setExtensionPrompt, substituteParamsExtended, name2 } from '../../../../script.js';
2import { appendFileContent, uploadFileAttachment } from '../../../chats.js';
3import { doExtrasFetch, extension_settings, getApiUrl, getContext, modules, renderExtensionTemplateAsync } from '../../../extensions.js';
4import { registerDebugFunction } from '../../../power-user.js';

Callers

nothing calls this directly

Calls 7

getContainerFunction · 0.85
switchSourceSettingsFunction · 0.85
registerFunctionToolsFunction · 0.85
handleApiKeyManagementFunction · 0.85
renderRegexRulesFunction · 0.85
performSearchRequestFunction · 0.85
visitLinksFunction · 0.85

Tested by

no test coverage detected