diff --git a/docs/catalog/blocks/chatgpt-exchange.mdx b/docs/catalog/blocks/chatgpt-exchange.mdx new file mode 100644 index 000000000..9e2aac7d0 --- /dev/null +++ b/docs/catalog/blocks/chatgpt-exchange.mdx @@ -0,0 +1,1386 @@ +--- +title: "ChatGPT Exchange" +description: "A portrait ChatGPT-style exchange types and sends a prompt, streams an answer, assembles a comparison table, and scrolls back through the result" +--- + +import { InstallCommand } from "/snippets/install-command.jsx"; + +