Update README.md

This commit is contained in:
TonyGeez
2025-10-12 01:21:58 -04:00
committed by GitHub
Unverified
parent ff6aa4f62e
commit 9f98a609c8
+1
View File
@@ -24,6 +24,7 @@
- **Multi-Provider Support**: Supports various model providers like OpenRouter, DeepSeek, Ollama, Gemini, Volcengine, and SiliconFlow.
- **Request/Response Transformation**: Customize requests and responses for different providers using transformers.
- **Dynamic Model Switching**: Switch models on-the-fly within Claude Code using the `/model` command.
- **CLI Model Management**: Manage models and providers directly from the terminal with `ccr model`.
- **GitHub Actions Integration**: Trigger Claude Code tasks in your GitHub workflows.
- **Plugin System**: Extend functionality with custom transformers.