mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-02-02 23:00:50 +08:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -245,13 +245,15 @@ This command provides an interactive interface to:
|
|||||||
- Switch models: Quickly change which model is used for each router type
|
- Switch models: Quickly change which model is used for each router type
|
||||||
- Add new models: Add models to existing providers
|
- Add new models: Add models to existing providers
|
||||||
- Create new providers: Set up complete provider configurations including:
|
- Create new providers: Set up complete provider configurations including:
|
||||||
-- Provider name and API endpoint
|
- Provider name and API endpoint
|
||||||
-- API key
|
- API key
|
||||||
-- Available models
|
- Available models
|
||||||
-- Transformer configuration with support for:
|
- Transformer configuration with support for:
|
||||||
--- Multiple transformers (openrouter, deepseek, gemini, etc.)
|
- Multiple transformers (openrouter, deepseek, gemini, etc.)
|
||||||
--- Transformer options (e.g., maxtoken with custom limits)
|
- 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-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
|
#### Providers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user