Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
* as openaiApi from
"./api_openai.js"
;
3
import
* as anthropicApi from
"./api_anthropic.js"
;
4
import
* as openrouterApi from
"./api_openrouter.js"
;
Callers
nothing calls this directly
Calls
7
$
Function · 0.85
onProviderChange
Function · 0.85
addMessage
Function · 0.85
setBusy
Function · 0.85
runAgentTurn
Function · 0.85
callWorker
Function · 0.85
setStatus
Function · 0.85
Tested by
no test coverage detected