prompt adjustement

This commit is contained in:
2026-05-10 15:49:30 +01:00
parent 108d0f663d
commit 821302a9be
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -15,6 +15,7 @@ OPPORTUNITY_PROMPT = (
"- Return ONLY the JSON object inside markdown backticks (```json ... ```).\n" "- Return ONLY the JSON object inside markdown backticks (```json ... ```).\n"
"- Do NOT include any introductory or conversational text.\n" "- Do NOT include any introductory or conversational text.\n"
"- If a field is missing, use 'N/A'.\n\n" "- If a field is missing, use 'N/A'.\n\n"
"- 'type' must be one of the following: Residency, Open Call, Funding, Workshop.\n\n"
"# EXAMPLE OUTPUT\n" "# EXAMPLE OUTPUT\n"
"```json\n" "```json\n"
"{\n" "{\n"