sttp.openai.requests.threads.runs.ThreadRunsResponseData.MessageCreation
See theMessageCreation companion object
case class MessageCreation(messageId: String) extends StepDetails
Details of the message creation by the run step
Value parameters
- messageId
-
The ID of the message that was created by this run step.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StepDetailsclass Objecttrait Matchableclass Any
Members list
In this article