Apply suggestions from code review

Small updates to grammar and formatting.

Co-authored-by: Francisco Arceo <farceo@redhat.com>
This commit is contained in:
Ben Browning 2025-05-30 07:14:12 -04:00 committed by GitHub
parent 09ab94b8ab
commit 390ace8748
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
## Server path
Llama Stack exposes an OpenAI-compatible API endpoint at `/v1/openai/v1`. So, for a Llama Stack server running on locally on port 8321, the full url to the OpenAI-compatible API endpoint is `http://localhost:8321/v1/openai/v1`.
Llama Stack exposes an OpenAI-compatible API endpoint at `/v1/openai/v1`. So, for a Llama Stack server running locally on port `8321`, the full url to the OpenAI-compatible API endpoint is `http://localhost:8321/v1/openai/v1`.
## Clients
@ -119,7 +119,7 @@ Example output:
```text
Lines of code unfold
Logic flows like a river
Logic flows like a river
Code's gentle beauty
```