Ask a question to get started
Enter to send•Shift+Enter new line
Build the ### Model Identity section for the system prompt.
### Model Identity
build_model_identity_section( name: str | None, provider: str | None = None, context_limit: int | None = None ) -> str
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.