TalkBoxConfig.is_cloud_model()

Check whether a model string refers to a cloud provider.

Usage

Source

TalkBoxConfig.is_cloud_model(model_string)

Parameters

model_string: str
A provider:model string (e.g., "anthropic:claude-sonnet-4-6").