Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 958 Bytes

File metadata and controls

30 lines (17 loc) · 958 Bytes

Chat Agent UI

build Maven Central Version

A simple UI to test conversational agents. It's built using assistant-ui with a LocalRuntime.

Usage

The API must be available at /chat.

The UI is available at /webjars/chat-agent-ui/index.html.

See an example at here.

Features:

  • Text input and output with Markdown and syntax highlighting support
  • Reasoning output from LLMs
  • Attachments: images and text files

Screenshots

Text and Reasoning

Text and Reasoning

Attachment

Attachment