llama-stack-mirror/docs/source/providers
Matthew Farrellee 1f7e87c647 feat: update Cerebras inference provider to support dynamic model listing
- update Cerebras to use OpenAIMixin
- enable openai completions tests
- enable openai chat completions tests
- disable with n > 1 tests
- add recording for --setup cerebras --subdirs inference --pattern openai

test with: `./scripts/integration-tests.sh --stack-config server:ci-tests --setup cerebras --subdirs inference --pattern openai`
2025-09-18 06:54:05 -04: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 chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
eval feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
external docs: add MongoDB to external provider list (#3369) 2025-09-08 14:09:13 +02:00
files feat: Add S3 Files Provider (#3202) 2025-08-22 10:38:59 -04:00
inference feat: update Cerebras inference provider to support dynamic model listing 2025-09-18 06:54:05 -04:00
post_training feat(distro): no huggingface provider for starter (#3258) 2025-08-26 14:06:36 -07:00
safety fix: use lambda pattern for bedrock config env vars (#3307) 2025-09-05 10:45:11 +02:00
scoring chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
telemetry chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
tool_runtime chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
vector_io feat: implement keyword, vector and hybrid search inside vector stores for PGVector provider (#3064) 2025-08-29 16:30:12 +02: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