llama-stack-mirror/docs/notebooks
Jash Gulabrai ac1414b571
fix: Set provider_id in NVIDIA notebook when registering dataset (#3472)
# What does this PR do?
When registering a dataset for NVIDIA, the DatasetsRoutingTable expects
`nvidia` to be passed via the `provider_id`
[here](https://github.com/llamastack/llama-stack/blob/main/llama_stack/core/routing_tables/datasets.py#L61).

This PR fixes a notebook to correctly use `provider_id`.

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

## Test Plan
Manually execute the notebook steps to verify the dataset is registered.

Co-authored-by: Jash Gulabrai <jgulabrai@nvidia.com>
2025-09-17 11:45:15 -07:00
..
langchain feat: Add langchain llamastack Integration example notebook (#3314) 2025-09-11 11:10:41 -07:00
nvidia fix: Set provider_id in NVIDIA notebook when registering dataset (#3472) 2025-09-17 11:45:15 -07:00
Alpha_Llama_Stack_Post_Training.ipynb docs: update documentation links (#3459) 2025-09-17 10:37:35 -07:00
Llama_Stack_Agent_Workflows.ipynb chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
Llama_Stack_Benchmark_Evals.ipynb docs: update documentation links (#3459) 2025-09-17 10:37:35 -07:00
Llama_Stack_RAG_Lifecycle.ipynb chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00