Constant DEFAULT_SQLSUFFIX

Source
pub const DEFAULT_SQLSUFFIX: &str = r#"Only use the following tables:
{{table_info}}

Question: {{input}}"#;