Skip to content

@chinmaymk/aikit v0.0.40


@chinmaymk/aikit / Content

Type Alias: Content

Content = TextContent | ImageContent | AudioContent | ToolResultContent

Defined in: types.ts:74

A grab bag of all the things you can stuff into a message. It's like a bento box of content. Mmm, bento.

Released under the MIT License.