MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / app.js

File app.js

src/ifcchat/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// app.js
2import * as openaiApi from "./api_openai.js";
3import * as anthropicApi from "./api_anthropic.js";
4import * as openrouterApi from "./api_openrouter.js";

Callers

nothing calls this directly

Calls 7

$Function · 0.85
onProviderChangeFunction · 0.85
addMessageFunction · 0.85
setBusyFunction · 0.85
runAgentTurnFunction · 0.85
callWorkerFunction · 0.85
setStatusFunction · 0.85

Tested by

no test coverage detected