Documentation Index
Fetch the complete documentation index at: https://docs.profclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Description
List available AI models across all configured providers, view model details, manage aliases, and set the default model for chat sessions.Subcommands
| Subcommand | Alias | Description |
|---|---|---|
list | ls | List available models |
info <model> | Show detailed model information | |
set-default <model> | Set the default model | |
aliases | List model aliases | |
test <model> | Test a model with a quick prompt |
Flags
| Flag | Type | Description |
|---|---|---|
--provider <name> | string | Filter by provider |
--json | boolean | Output as JSON |