ConversationTurn constructor
ConversationTurn({})
Implementation
ConversationTurn({
this.messages,
this.resolvedDeveloperInstruction,
this.rootSpan,
this.templateAttributes,
this.userIntendedText,
});
ConversationTurn({
this.messages,
this.resolvedDeveloperInstruction,
this.rootSpan,
this.templateAttributes,
this.userIntendedText,
});