llama-stack-mirror/docs/source/providers
Ashwin Bharambe 9fa69b0337
feat(distro): no huggingface provider for starter (#3258)
The `trl` dependency brings in `accelerate` which brings in nvidia
dependencies for torch. We cannot have that in the starter distro. As
such, no CPU-only post-training for the huggingface provider.
2025-08-26 14:06:36 -07:00
..
agents feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
batches feat: Add optional idempotency support to batches API (#3171) 2025-08-22 15:50:40 -07:00
datasetio feat: Updating files/content response to return additional fields 2025-08-08 21:06:53 -04:00
eval feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
external chore: bump min python version in docs and tests (#3103) 2025-08-12 08:52:57 -07:00
files feat: Add S3 Files Provider (#3202) 2025-08-22 10:38:59 -04:00
inference feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
post_training feat(distro): no huggingface provider for starter (#3258) 2025-08-26 14:06:36 -07:00
safety feat: Updating files/content response to return additional fields 2025-08-08 21:06:53 -04:00
scoring feat: Updating files/content response to return additional fields 2025-08-08 21:06:53 -04:00
telemetry feat: Updating files/content response to return additional fields 2025-08-08 21:06:53 -04:00
tool_runtime feat: Updating files/content response to return additional fields 2025-08-08 21:06:53 -04:00
vector_io docs: Update blocks formatting in docs/source files (#3120) 2025-08-13 08:06:31 -07:00
index.md docs: Reformat external provider documentation (#2982) 2025-07-31 09:21:13 -07:00
openai.md docs: Reorganize documentation on the webpage (#2651) 2025-07-15 14:19:35 -07:00