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

File main.ts

typescript/examples/restaurant/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 6

createJsonTranslatorFunction · 0.90
processRequestsFunction · 0.90
createLanguageModelFunction · 0.85
printOrderFunction · 0.85
translateMethod · 0.65

Tested by

no test coverage detected