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