Interview Topic Follow Up Request
data class InterviewTopicFollowUpRequest(val playerName: String, val topicTitle: String, val previousQuestion: String, val answer: String, val triggerHint: String?, val memoryPackets: List<LorekeeperAiService.LoreTalkMemoryPacket>)(source)
Request payload for AI-generated per-topic interview follow-up prompts.
Properties
Link copied to clipboard
Canonical memory packets for contextual grounding
Link copied to clipboard
Interviewed player name
Link copied to clipboard
Most recent question asked within the topic
Link copied to clipboard
Current interview topic label
Link copied to clipboard
Optional encounter trigger context