From 4a4d4481e4b80b3319656e4c2474ac6747f8fb70 Mon Sep 17 00:00:00 2001 From: Gabriel Koo Date: Sat, 4 Jan 2025 16:30:58 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73c3330..4a4adaa 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,10 @@ sam deploy --guided ## Test -Enter your credentials on my static hosted UI , or just run the code below in your shell: +Enter your credentials on my static hosted UI , +![Test UI](./docs/test-ui.png) + +or just run the code below in your shell: ```shell curl "${FUNCTION_URL}api/v1/chat/completions" \