mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-06-16 21:03:54 +08:00
Update README.md
This commit is contained in:
committed by
GitHub
Unverified
parent
9f98a609c8
commit
7c70de7bef
@@ -245,13 +245,15 @@ This command provides an interactive interface to:
|
||||
- Switch models: Quickly change which model is used for each router type
|
||||
- Add new models: Add models to existing providers
|
||||
- Create new providers: Set up complete provider configurations including:
|
||||
-- Provider name and API endpoint
|
||||
-- API key
|
||||
-- Available models
|
||||
-- Transformer configuration with support for:
|
||||
--- Multiple transformers (openrouter, deepseek, gemini, etc.)
|
||||
--- Transformer options (e.g., maxtoken with custom limits)
|
||||
--- Provider-specific routing (e.g., OpenRouter provider preferences) The CLI tool validates all inputs and provides helpful prompts to guide you through the configuration process, making it easy to manage complex setups without editing JSON files manually.
|
||||
- Provider name and API endpoint
|
||||
- API key
|
||||
- Available models
|
||||
- Transformer configuration with support for:
|
||||
- Multiple transformers (openrouter, deepseek, gemini, etc.)
|
||||
- Transformer options (e.g., maxtoken with custom limits)
|
||||
- Provider-specific routing (e.g., OpenRouter provider preferences)
|
||||
|
||||
The CLI tool validates all inputs and provides helpful prompts to guide you through the configuration process, making it easy to manage complex setups without editing JSON files manually.
|
||||
|
||||
#### Providers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user