SQL_MSSQL_PROMPT: PromptTemplate<{
    dialect: any;
    input: any;
    table_info: any;
    top_k: any;
}, any> = ...

Type declaration

  • dialect: any
  • input: any
  • table_info: any
  • top_k: any

Generated using TypeDoc