llama-stack-mirror/docs/docs/providers
Alexey Rybak b6a5bccadf
docs: api separation (#3630)
# What does this PR do?

First step towards cleaning up the API reference section of the docs.

- Separates API reference into 3 sections: stable (`v1`), experimental (`v1alpha` and `v1beta`), and deprecated (`deprecated=True`)
- Each section is accessible via the dropdown menu and `docs/api-overview`

<img width="1237" height="321" alt="Screenshot 2025-09-30 at 5 47 30 PM" src="https://github.com/user-attachments/assets/fe0e498c-b066-46ed-a48e-4739d3b6724c" />

<img width="860" height="510" alt="Screenshot 2025-09-30 at 5 47 49 PM" src="https://github.com/user-attachments/assets/a92a8d8c-94bf-42d5-9f5b-b47bb2b14f9c" />

- Deprecated APIs: Added styling to the sidebar, and a notice on the endpoint pages

<img width="867" height="428" alt="Screenshot 2025-09-30 at 5 47 43 PM" src="https://github.com/user-attachments/assets/9e6e050d-c782-461b-8084-5ff6496d7bd9" />

Closes #3628

TODO in follow-up PRs:

- Add the ability to annotate API groups with supplementary content  (so we can have longer descriptions of complex APIs like Responses)
- Clean up docstrings to show API endpoints (or short semantic titles) in the sidebar

## Test Plan

- Local testing
- Made sure API conformance test still passes
2025-10-01 10:13:31 -07:00
..
agents docs: api separation (#3630) 2025-10-01 10:13:31 -07:00
batches docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
datasetio docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
eval docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
external docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
files docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
inference docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
post_training docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
safety docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
scoring docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
telemetry fix(logging): disable console telemetry sink by default (#3623) 2025-09-30 14:58:05 -07:00
tool_runtime docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
vector_io docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
index.mdx docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
openai.mdx feat(openai_movement)!: Change URL structures to kill /openai/v1 (part 2) (#3605) 2025-09-29 22:57:37 -07:00