Skip to content

Commit f124f1c

Browse files
authored
add a chat gif to the readme
1 parent ba03f2d commit f124f1c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,10 @@ Get the conversation history:
4444
curl localhost:3284/messages
4545
```
4646

47-
You may go to https://coder.github.io/agentapi/chat to see a web chat interface making use of your local AgentAPI server.
47+
We host a web chat interface at https://coder.github.io/agentapi/chat which will connect to your local AgentAPI server and let you test it out.
48+
49+
![output](https://github.com/user-attachments/assets/11685cf3-324b-4e72-b8e9-5bb8ceede785)
50+
4851

4952
## CLI Commands
5053

0 commit comments

Comments
 (0)