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