Skip to content

Commit 4e7384d

Browse files
authored
Remove ref to image file that doesn't load
1 parent 7565d27 commit 4e7384d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/cosmos-db/ai-agents.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -608,8 +608,6 @@ Now, run the following command from the *web* directory to initiate the React we
608608

609609
Running the previous command opens the React web application.
610610

611-
:::image type="content" source="media/gen-ai/ai-agent/react-js-travel-web-application.png" lightbox="media/gen-ai/ai-agent/react-js-travel-web-application.png" alt-text="Screenshot of the React JavaScript travel web application.":::
612-
613611
### Walk through the React web interface
614612

615613
The web project of the GitHub repository is a straightforward application to facilitate user interaction with the AI agent. The primary components required to converse with the agent are *TravelAgent.js* and *ChatLayout.js*. The *Main.js* file serves as the central module or user landing page.

0 commit comments

Comments
 (0)