Overview of TDesign Chat
developTDesign Chat is a professional-grade intelligent dialogue component library designed specifically for AI application scenarios. It provides a complete chat interface solution for building intelligent customer service, Q&A systems, code assistants, and task planning tools.
Key features include:
- Out-of-the-box functionality: Built-in message sending/receiving control, streaming display, auto-scrolling, and message status handling.
- Rich component support: Built-in rendering for Markdown text, thinking processes, suggested questions, and attachments.
- Dual transmission modes: Supports both Server-Sent Events (SSE) for real-time streaming (typewriter effect) and traditional HTTP request/response modes.
- Protocol flexibility: Supports custom data structures and has built-in support for the
Agent User Interaction (AG-UI)standard protocol. - High customizability: Allows for custom data parsing logic, custom UI rendering components, and provides multiple slots for content extension.