Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/proxy/tts/stream/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ db } from
'@sim/db'
2
import
{ chat } from
'@sim/db/schema'
3
import
{ createLogger } from
'@sim/logger'
4
import
{ eq } from
'drizzle-orm'
Callers
nothing calls this directly
Calls
12
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
parseRequest
Function · 0.90
validateAlphanumericId
Function · 0.90
error
Method · 0.80
validateChatAuth
Function · 0.70
warn
Method · 0.65
close
Method · 0.65
write
Method · 0.65
abort
Method · 0.65
toString
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected