Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/TypeChat
/ main.ts
File
main.ts
typescript/examples/calendar/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
5
createTypeScriptJsonValidator
Function · 0.90
createJsonTranslator
Function · 0.90
processRequests
Function · 0.90
createLanguageModel
Function · 0.85
translate
Method · 0.65
Tested by
no test coverage detected