llama-stack-mirror/docs/docs/providers
Alexey Rybak 6101c8e015
docs: fix broken links (#3540)
# What does this PR do?

<!-- Provide a short summary of what this PR does and why. Link to relevant issues if applicable. -->

<!-- If resolving an issue, uncomment and update the line below -->

<!-- Closes #[issue-number] -->

- Fixes broken links and Docusaurus search

Closes #3518

## Test Plan

The following should produce a clean build with no warnings and search enabled:

```
npm install
npm run gen-api-docs all
npm run build
npm run serve
```

<!-- Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.* -->
2025-09-24 14:16:31 -07:00
..
agents docs: fix broken links (#3540) 2025-09-24 14:16: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 docs: fix broken links (#3540) 2025-09-24 14:16:31 -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 docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00