Ask a question to get started
Enter to send•Shift+Enter new line
build_model_identity_section( name: str | None, provider: str | None = None, context_limit:
name
str | None
Model identifier (e.g. claude-opus-4-6).
claude-opus-4-6
provider
None
Provider identifier (e.g. anthropic).
anthropic
context_limit
int | None
Max input tokens from the model profile.
unsupported_modalities
frozenset[str]
frozenset()
Build the ### Model Identity section for the system prompt.
### Model Identity
Input modalities not indicated as supported by the model profile (e.g. {"audio", "video"}).
{"audio", "video"}