@chinmaymk/aikit / TextContent
Interface: TextContent
Defined in: types.ts:24
Just good old-fashioned text. The bread and butter of language models.
Properties
type
type:
"text"
Defined in: types.ts:26
It's text. What did you expect?
text
text:
string
Defined in: types.ts:28
The actual, you know, text.