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

File persona.ts

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

Source from the content-addressed store, hash-verified

1import { PersonaIcon } from '@/components/icons'
2import { AuthMode, type BlockConfig, type BlockMeta, IntegrationType } from '@/blocks/types'
3import { normalizeFileInput } from '@/blocks/utils'
4import type { PersonaResponse } from '@/tools/persona/types'

Callers

nothing calls this directly

Calls 1

normalizeFileInputFunction · 0.90

Tested by

no test coverage detected