Skip to content

Fix react agent v2 take 4

Shinya Maeda requested to merge fix-react-agent-v2-take-222 into master

This is a high priority MR for Switch to Chat Agent V2 (gitlab-org#13533). Please prioritize the review and merge.

What does this MR do and why?

We mistakenly reverted !165606 (merged) for fixing broken master. So we're merging again.

The changes are identical to Refactor ReAct Agent V2 (!165606 - merged). In addition, it includes a fix for the root cause Add selective disabled flag for v2 chat (!165504 - merged). See !165880 (f39b182c).

Closes Parse unformatted answers from LLM (#480563)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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

Numbered steps to set up and validate the change are strongly suggested.

Edited by Shinya Maeda

Merge request reports