llama-stack-mirror/llama_stack/providers/remote/inference/cerebras
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
..
__init__.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
cerebras.py feat: update Cerebras inference provider to support dynamic model listing 2025-09-18 06:54:05 -04:00
config.py feat: update Cerebras inference provider to support dynamic model listing 2025-09-18 06:54:05 -04:00
models.py ci: test safety with starter (#2628) 2025-07-09 16:53:50 +02:00