Several documentation fixes and fix link to API reference

This commit is contained in:
Ashwin Bharambe 2025-02-04 14:00:27 -08:00
parent 26aef50bc5
commit d67401c644
10 changed files with 12 additions and 30 deletions

View file

@ -1,7 +1,6 @@
{.hide-title}
# API Reference
```{eval-rst}
.. sphinxcontrib-redoc:: ../resources/llama-stack-spec.yaml
:page-title: API Reference
:expand-responses: all
```{raw} html
:file: ../../../_static/llama-stack-spec.html
```

View file

@ -12,7 +12,7 @@ This guide goes over the sets of APIs and developer experience flow of using Lla
## Evaluation Concepts
The Evaluation APIs are associated with a set of Resources as shown in the following diagram. Please visit the Resources section in our [Core Concepts](../concepts/index.md) guide for better high-level understanding.
The Evaluation APIs are associated with a set of Resources as shown in the following diagram. Please visit the Resources section in our [Core Concepts](../../concepts/index.md) guide for better high-level understanding.
![Eval Concepts](./resources/eval-concept.png)