nemoguardrails.cli.providers
Module Contents
Functions
Data
API
Get list of providers based on type.
List all available providers.
List and select LLM providers interactively.
This command provides an interactive interface to explore and select LLM providers. It supports both text completion and chat completion providers.
When run without options:
- Type to search for provider type (text/chat completion)
- Type to search for specific provider
- Use arrows to navigate and Tab to complete
When run with —list:
- Simply lists all available providers
- No selection is made
Let user select a specific provider based on the type.
Let user select between text completion and chat completion providers.
Let user select both provider type and specific provider.