Skip to content

Commit

Permalink
Update packages/module/patternfly-docs/content/extensions/chatbot/exa…
Browse files Browse the repository at this point in the history
…mples/demos/Chatbot.md

Co-authored-by: Erin Donehoo <[email protected]>
  • Loading branch information
rebeccaalpert and edonehoo authored Jan 9, 2025
1 parent f7050b2 commit da508ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ This demo displays an embedded ChatBot. Embedded ChatBots are meant to be placed

### Comparing ChatBots

You may want to compare output from different chatbots based on the same prompt. The following demo is a [pattern](https://www.patternfly.org/patterns/about-patterns/) that could be followed to build a comparison view using the PatternFly ChatBot extension.
To let users compare how different ChatBots respond to the same prompt, you can add multiple ChatBots within the same window. The following demo illustrates a comparison view pattern that allows users to toggle between different conversations in a single ChatBot window.

```js file="./EmbeddedComparisonChatbot.tsx" isFullscreen

Expand Down

0 comments on commit da508ff

Please sign in to comment.