diff --git a/.github/prompts/similar_issues.prompt.yml b/.github/prompts/similar_issues.prompt.yml index 2d9a878dc..78db06d2f 100644 --- a/.github/prompts/similar_issues.prompt.yml +++ b/.github/prompts/similar_issues.prompt.yml @@ -9,13 +9,14 @@ messages: the current issue. Return up to 3 of the most similar past issues. If none are reasonably similar, return an empty list. Output must follow the response schema exactly and include only data you actually retrieved from GitHub tools. + The current GitHub repository context is: owner "RSSNext", repo "Folo". - role: user content: |- Find similar issues for this new issue: Title: {{issue_title}} Body: {{issue_body}} -model: openai/gpt-4o +model: openai/gpt-5 responseFormat: json_schema jsonSchema: |- {