Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/providers/together/models/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ getErrorMessage } from
'@sim/utils/errors'
3
import
{
type
NextRequest, NextResponse } from
'next/server'
4
import
{
Callers
nothing calls this directly
Calls
14
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
isProviderBlacklisted
Function · 0.90
validationErrorResponse
Function · 0.90
getUserEntityPermissions
Function · 0.90
getBYOKKey
Function · 0.90
filterBlacklistedModels
Function · 0.90
getErrorMessage
Function · 0.90
info
Method · 0.80
parse
Method · 0.80
error
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected