MCPcopy Index your code
hub / github.com/simstudioai/sim / image.ts

File image.ts

apps/sim/tools/openai/image.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getInternalApiBaseUrl } from '@/lib/core/utils/urls'
3import type { BaseImageRequestBody } from '@/tools/openai/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 6

createLoggerFunction · 0.90
getInternalApiBaseUrlFunction · 0.90
generateInternalTokenFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected