Back to Qwen Code

Examples

packages/webui/examples/README.md

0.15.6467 B
Original Source

Examples

This directory contains example implementations demonstrating various ways to use the @qwen-code/webui library.

Available Examples

  • cdn-usage-demo.html - Shows how to use the library directly via CDN in a browser environment, featuring the ChatViewer component
  • complex-chat-demo.html - Demonstrates a complex chat conversation with tool calls, code blocks, and mixed-language interactions