Skip to content

Update file duo_chat.md

Dillon Wheeler requested to merge dillonwheeler-master-patch-5524 into master

What does this MR do and why?

This MR updates where we are pointing the API request to the AI Gateway in the How a Chat prompt is constructed section to match the code base here(Also Shown in Screenshow below for simplicity).

Image of the code block showing the AI Gateway path pointing to /v1/chat/agent

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
Before image showing the AI end point of /v1/chat/completion After image showing the AI end point of /v1/chat/agent

How to set up and validate locally

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

Edited by Dillon Wheeler

Merge request reports

Loading