Send system_prompt when summarizing transcripts via platform AI.
Deploy Ladill Meet / deploy (push) Successful in 47s
Deploy Ladill Meet / deploy (push) Successful in 47s
The monolith Afia relay requires system_prompt; include it so Meet transcript summaries work through the platform relay. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -124,6 +124,7 @@ PROMPT;
|
||||
'product' => 'meet',
|
||||
'message' => $prompt,
|
||||
'history' => [],
|
||||
'system_prompt' => 'You summarize Ladill Meet transcripts. Return valid JSON only.',
|
||||
]);
|
||||
|
||||
if ($res->failed()) {
|
||||
|
||||
Reference in New Issue
Block a user