TextContent
sttp.openai.requests.threads.messages.ThreadMessagesResponseData.Content.TextContent
case class TextContent(`type`: String, text: TextContentValue) extends Content
The text content that is part of a message
Value parameters
- `type`
-
Always text.
Attributes
- Graph
-
- Supertypes
Members list
In this article