MCPcopy Index your code
hub / github.com/microsoft/TypeChat / main.ts

File main.ts

typescript/examples/multiSchema/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import dotenv from "dotenv";
3import findConfig from "find-config";
4import fs from "fs";

Callers

nothing calls this directly

Calls 7

createAgentRouterFunction · 0.90
createJsonPrintAgentFunction · 0.90
createJsonMathAgentFunction · 0.90
processRequestsFunction · 0.90
createLanguageModelFunction · 0.85
registerAgentMethod · 0.80
routeRequestMethod · 0.80

Tested by

no test coverage detected