Commit Graph

1 Commits

Author SHA1 Message Date
sirouk
8cfe61dda2 feat: add Chutes AI provider integration
- Add OAuth + API key authentication flows
- Dynamic model discovery with TEE filtering and fallback catalog
- CLI onboarding: --auth-choice chutes/chutes-api-key, --chutes-api-key flag
- Provider config with teeOnly and confidentialCompute support
- Comprehensive docs at docs/providers/chutes.md
- Tests for auth-choice options and onboarding flows

Models include GLM 4.7 Flash, Kimi K2.5-TEE, DeepSeek V3.2-TEE,
Qwen 3 235B-TEE, and more via OpenAI-compatible endpoints.
2026-01-30 03:09:04 -05:00