From 390ace874810d0c0aa1b5e8ce2f23a49c92d53a1 Mon Sep 17 00:00:00 2001 From: Ben Browning Date: Fri, 30 May 2025 07:14:12 -0400 Subject: [PATCH] Apply suggestions from code review Small updates to grammar and formatting. Co-authored-by: Francisco Arceo --- docs/source/openai/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/openai/index.md b/docs/source/openai/index.md index fda8d9d87..2578137e3 100644 --- a/docs/source/openai/index.md +++ b/docs/source/openai/index.md @@ -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 ```