↓ 3 callersMethodconvertMessagesToInput* Convert a list of ModelMessage to OpenRouter's `InputsUnion` array form. * Emits camelCase shapes (`callId`, `imageUrl`, `videoUrl`, `fileData`,
packages/ai-openrouter/src/adapters/responses-text.ts:1609
↓ 3 callersFunctioncreateSpawnConfig({
command,
args,
cwd,
env,
platform = process.platform,
stdio = 'inherit',
})
examples/ts-react-native-chat/scripts/dev.mjs:187