Skip to content

Commit a306aac

Browse files
committed
update doc
1 parent eab1bd2 commit a306aac

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![build](https://github.com/JavaAIDev/chat-agent-ui/actions/workflows/build.yml/badge.svg)](https://github.com/JavaAIDev/chat-agent-ui/actions/workflows/build.yml)
44
![Maven Central Version](https://img.shields.io/maven-central/v/com.javaaidev.chatagentui/chat-agent-ui-parent)
55

6-
A simple UI to test conversational agents. It's built
7-
using [assistant-ui](https://www.assistant-ui.com/) with
8-
a [LocalRuntime](https://www.assistant-ui.com/docs/runtimes/custom/local).
6+
A simple UI to test conversational agents. It's built using [assistant-ui](https://www.assistant-ui.com/) with a [LocalRuntime](https://www.assistant-ui.com/docs/runtimes/custom/local).
7+
8+
## Usage
99

1010
The API must be available at `/chat`.
1111

@@ -19,4 +19,12 @@ Features:
1919
- Reasoning output from LLMs
2020
- Attachments: images and text files
2121

22-
![Chat agent UI](./chat-agent-ui.png)
22+
## Screenshots
23+
24+
### Text and Reasoning
25+
26+
![Text and Reasoning](./chat-agent-ui.png)
27+
28+
### Attachment
29+
30+
![Attachment](./chat-agent-ui-attachment.png)

chat-agent-ui-attachment.png

125 KB
Loading

0 commit comments

Comments
 (0)