Skip to content

Fix duo chat parsing issues with self hosted models

Mohamed Hamda requested to merge 470141-duo-chat-fix into master

What does this MR do and why?

Related to #470141

In this MR, we:

  • Fix duo chat parsing issues with self-hosted models
  • Avoid calling the parser if the feature is self-hosted

Merge request reports