Constant langchain_rust::chain::sql_datbase::DEFAULT_SQLSUFFIX
source · pub const DEFAULT_SQLSUFFIX: &str = r#"Only use the following tables:
{{table_info}}
Question: {{input}}"#;
pub const DEFAULT_SQLSUFFIX: &str = r#"Only use the following tables:
{{table_info}}
Question: {{input}}"#;