Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ chat.ts
File
chat.ts
apps/sim/tools/llm/chat.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ getProviderFromModel } from
'@/providers/utils'
3
import
type
{ ToolConfig, ToolResponse } from
'@/tools/types'
4
Callers
nothing calls this directly
Calls
3
createLogger
Function · 0.90
getProviderFromModel
Function · 0.90
error
Method · 0.80
Tested by
no test coverage detected