llama-stack-mirror/llama_stack/providers/remote/inference/nvidia
Jiayi Ni 165b8b07f4
docs: Documentation update for NVIDIA Inference Provider (#3840)
# 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] -->
- Fix examples in the NVIDIA inference documentation to align with
current API requirements.

## Test Plan
<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->
N/A
2025-10-20 09:51:43 -07:00
..
__init__.py chore: turn OpenAIMixin into a pydantic.BaseModel (#3671) 2025-10-06 11:33:19 -04:00
config.py feat: use SecretStr for inference provider auth credentials (#3724) 2025-10-10 07:32:50 -07:00
NVIDIA.md docs: Documentation update for NVIDIA Inference Provider (#3840) 2025-10-20 09:51:43 -07:00
nvidia.py docs: Documentation update for NVIDIA Inference Provider (#3840) 2025-10-20 09:51:43 -07:00
utils.py chore: remove dead code (#3729) 2025-10-07 20:26:02 -07:00