Skip to content

Add missing parameter to llm_client#chat

What does this MR do and why?

I noticed while running specs earlier this week that OpenAi::Client#chat was reporting a deprecation and was now asking that the moderated param be set.

Screenshots or screen recordings

Before

image

After

image

How to set up and validate locally

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

MR acceptance checklist

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

Merge request reports