Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielkoo authored Jan 4, 2025
1 parent 90439d5 commit 4a4d448
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ sam deploy --guided

## Test

Enter your credentials on my static hosted UI <https://gabrielkoo.github.io/bedrock-access-gateway-function-url/>, or just run the code below in your shell:
Enter your credentials on my static hosted UI <https://gabrielkoo.github.io/bedrock-access-gateway-function-url/>,
![Test UI](./docs/test-ui.png)

or just run the code below in your shell:

```shell
curl "${FUNCTION_URL}api/v1/chat/completions" \
Expand Down

0 comments on commit 4a4d448

Please sign in to comment.