Skip to content

Commit ec38662

Browse files
committed
update doc
1 parent bddcfef commit ec38662

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
[![build](https://github.com/LLMAgentBuilder/chat-agent-ui/actions/workflows/build.yml/badge.svg)](https://github.com/LLMAgentBuilder/chat-agent-ui/actions/workflows/build.yml)
44

5-
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).
5+
A simple UI to test conversational agents. It's built
6+
using [assistant-ui](https://www.assistant-ui.com/) with
7+
a [LocalRuntime](https://www.assistant-ui.com/docs/runtimes/custom/local).
68

79
The API must be available at `/chat`.
810

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

11-
See an example at [here](https://github.com/JavaAIDev/simple-ai-agent).
13+
See an example at [here](https://github.com/JavaAIDev/simple-ai-agent).
14+
15+
![Chat agent UI](./chat-agent-ui.png)

chat-agent-ui.png

231 KB
Loading

0 commit comments

Comments
 (0)