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

File agent.ts

apps/sim/blocks/blocks/agent.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { AgentIcon } from '@/components/icons'
3import type { BlockConfig } from '@/blocks/types'
4import { AuthMode, IntegrationType } from '@/blocks/types'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
getModelsWithVerbosityFunction · 0.90
getModelsWithThinkingFunction · 0.90
getModelsWithoutMemoryFunction · 0.90
getBaseModelProvidersFunction · 0.90
supportsTemperatureFunction · 0.90

Tested by

no test coverage detected