Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/LAION-AI/Open-Assistant
/ events.ts
File
events.ts
website/src/pages/api/chat/events.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ withoutRole } from
"src/lib/auth"
;
2
import
{ isChatEnable } from
"src/lib/isChatEnable"
;
3
import
{ createInferenceClient } from
"src/lib/oasst_inference_client"
;
4
Callers
nothing calls this directly
Calls
5
withoutRole
Function · 0.90
isChatEnable
Function · 0.90
createInferenceClient
Function · 0.90
end
Method · 0.80
stream_events
Method · 0.45
Tested by
no test coverage detected