Skip to content

JavaAIDev/chat-agent-ui

Repository files navigation

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