Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/microsoft/TypeChat
/ main.ts
File
main.ts
typescript/examples/math/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"assert"
;
2
import
dotenv from
"dotenv"
;
3
import
findConfig from
"find-config"
;
4
import
fs from
"fs"
;
Callers
nothing calls this directly
Calls
7
createProgramTranslator
Function · 0.90
processRequests
Function · 0.90
createModuleTextFromProgram
Function · 0.90
evaluateJsonProgram
Function · 0.90
createLanguageModel
Function · 0.85
getData
Function · 0.85
translate
Method · 0.65
Tested by
no test coverage detected