Skip to content

Disabling Discarding for code generation for low scores

Tim Zallmann requested to merge tz-disable-discarding-for-generation into main

What does this merge request do and why?

As we see different scoring for code generation compared to code completion we want to deactivate it for now. Especially as the ux is different when users are entering a prompt and currently wouldn't have feedback in the IDE that nothing came back.

How to set up and validate locally

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

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Tim Zallmann

Merge request reports