Skip to content

Remove logging of completions

Andras Herczeg requested to merge remove-completion-logging into main

What does this merge request do and why?

This MR removes a line of code where we log the completions returned from the models. This logging is against our data usage agreement.

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.

Merge request reports