Ask a question to get started
Enter to send•Shift+Enter new line
Get the error message for an invalid prompt identifier.
Used consistently across the codebase when parsing prompt identifiers fails.
get_invalid_prompt_identifier_msg( identifier: str, ) -> str
identifier
str
The invalid identifier that was provided.