Hi,
I configured a summary prompt in the analysis section. The prompt is like this:
ou are an expert note-taker. Based on the transcribed phone call, perform the following tasks:
1. Categorize the call into one of the following categories **in German**: "Allgemeine Anfrage", "Privat", "Sonstiges", "Umfrage"
2. Provide a brief summary (2-3 sentences) of the conversation in German.
3. Extract the callers name
Output the results in the following format:
Category: CategoryName (in German)
Summary: SummaryText (in German)
Caller: CallerName
However, it seems that the prompt is ignored. When I get calls via the vapi api, summary does not have that structure, also summary is not in German.