Skip to content

New resource reader capabilities

Gosia Ksionek requested to merge mk-new-resource-reader into master

What does this MR do and why?

This MR retires using SummarizeComments tool from usage in chat. Instead, I have added comments to the serialized issue. This way, LLM has access to all data around issue (title, description, comments etc), so can answer more comprehensive questions.

I also have added one question to questions.yml file to capture difference between summarizing issue - LLM is taking into consideration all the data about issue - and summarizing comments.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Use zero shot rake task to see answers to the issue-related questions.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Gosia Ksionek

Merge request reports