AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/core
FewShotExample
Interface FewShotExample
interface
FewShotExample
{
question
:
string
;
sql
:
string
;
}
Index
Properties
question
sql
Properties
Readonly
question
question
:
string
Readonly
sql
sql
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
question
sql
GitHub
AskSQL API Reference (core v0.10.0)
Loading...