MCPcopy 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

1import { createLogger } from '@sim/logger'
2import { getProviderFromModel } from '@/providers/utils'
3import type { ToolConfig, ToolResponse } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 3

createLoggerFunction · 0.90
getProviderFromModelFunction · 0.90
errorMethod · 0.80

Tested by

no test coverage detected