llama-stack-mirror/docs/source
Ben Browning c4c67ac775 chore: cleanups from review feedback on openai api docs
This moves the Models section to the top of the supported APIs, along
with a brief explanation so that it's not just a bare section with
just a small code sample.

This also adjusts the MyST directives to use code fences instead of
markdown directives, as that allows word wrapping to work as normal
instead of it rendering as a single long line in the GitHub UI and
such. The actual rendered HTML content is identical, but this makes it
a bit easier to review.

And, the warning from the Responses API structured output section is
removed because we've now merged support for that.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-03 20:46:31 -04:00
..
building_applications feat: Adding support for customizing chunk context in RAG insertion and querying (#2134) 2025-05-14 21:56:20 -04:00
concepts docs: fix typos in evaluation concepts (#1745) 2025-03-21 12:00:53 -07:00
contributing docs: revamp testing documentation (#2155) 2025-05-13 11:28:29 -07:00
distributions feat(providers): sambanova safety provider (#2221) 2025-05-21 15:33:02 -07:00
getting_started docs: Remove datasets.rst and fix llama-stack build commands (#2061) 2025-05-06 09:51:20 -07:00
introduction docs: Remove mentions of focus on Llama models (#1690) 2025-03-19 00:17:22 -04:00
openai chore: cleanups from review feedback on openai api docs 2025-06-03 20:46:31 -04:00
playground chore: simplify running the demo UI (#1907) 2025-04-09 11:22:29 -07:00
providers docs: add post training to providers list (#2280) 2025-05-28 09:32:00 -04:00
references chore: remove last instances of code-interpreter provider (#2143) 2025-05-12 10:54:43 -07:00
conf.py fix: use pypi browser agent (#2260) 2025-05-24 23:26:30 -07:00
index.md docs: Add OpenAI API compatibility page 2025-05-29 20:06:03 -04:00