Hi,
I'm trying to create a chatbot that allows a user to input a transcript of a meeting and have the Create generative answers activity return a summary. The user-inputted text is parsed, turned into a table, and fed to the Create generative answers activity as Custom data. When uploading a full transcript, the Create generative answers activity failed - makes sense, too much text. So I thought to break the text up into chunks and feed each chunk to the activity. This works well if the initial transcript input is small, but it fails if the entire transcript is inputted and chunked up. It's confusing because the Custom data is a small amount of text. I'm wondering if the entire conversation (which would include the entire transcript) is somehow passed to OpenAI? Attaching the YAML.
Michael E. Gernaey
468
Super User 2025 Season 2
stampcoin
52
Super User 2025 Season 2
trice602
46
Super User 2025 Season 2