We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba03f2d commit f124f1cCopy full SHA for f124f1c
README.md
@@ -44,7 +44,10 @@ Get the conversation history:
44
curl localhost:3284/messages
45
```
46
47
-You may go to https://coder.github.io/agentapi/chat to see a web chat interface making use of your local AgentAPI server.
+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
+
50
51
52
## CLI Commands
53
0 commit comments