I'm having trouble getting structured output - I h...
# general-english
m
I'm having trouble getting structured output - I have a clear appointment time and date scheduled in the call... but in testing, when I made an appointment for this friday (Feb 14th @ 1pm) the appointmentDate kept getting a random February friday date - like 2023, 2024, etc. I only had the bottom fields defined here - because the docs (https://docs.vapi.ai/assistants/call-analysis#default-structured-data-prompt) say
The default structured data prompt is:
You are an expert data extractor. You will be given a transcript of a call. Extract structured data per the JSON Schema.
However, I get *correct * results when I paste this prompt in manually.. and can repeat getting incorrect when I remove it. Is this a bug? I racked my brain for an hour before trying pasting in the exact default.... https://cdn.discordapp.com/attachments/1211484481848873020/1338875107837349969/image.png?ex=67acac1c&is=67ab5a9c&hm=660eb35a5e950cf544b488cfe7371a85448574f4615792b34fded1573c936a29&
2 Views