On this pagePrompt Simple prompt record with built-in token estimation. Attributes AttributeTypeDescriptiontextstrThe prompt text. Methods estimate_tokens() @classmethoddef estimate_tokens() - > int Rough token estimate (~4 chars per token). Returns TypeDescriptionint