Skip to content

Commit f127117

Browse files
committed
chat: update api server offline message
1 parent 82cc510 commit f127117

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chat/src/components/ChatInterface.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,8 @@ export default function ChatInterface() {
256256
/>
257257
</svg>
258258
<span>
259-
API server is offline. Please start the API server on localhost:
259+
API server is offline. Please start the AgentAPI server on
260+
localhost:
260261
{port}.
261262
</span>
262263
</div>

0 commit comments

Comments
 (0)