- Register Cerebras base URL and API key env var in openai_client.py - Route cerebras provider through OpenAIClient in factory.py - Add available Cerebras models to validators.py - Add Cerebras to CLI provider menu and model selection in cli/utils.py - Add cerebras override in cli/main.py config - Set main.py to use Cerebras llama3.1-8b (llama3.1-8b has working tool calling) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| TODO.md | ||
| __init__.py | ||
| anthropic_client.py | ||
| base_client.py | ||
| factory.py | ||
| google_client.py | ||
| openai_client.py | ||
| validators.py | ||