Skip to main content
Version: Next

Type Alias: MediaArg<C>

MediaArg<C> = "vision" extends C[number] ? object : object

Defined in: types/llm.ts:14

Derives the media argument shape for sendMessage from a capabilities tuple.

Type Parameters

C

C extends readonly LLMCapability[]

We are Software Mansion.