AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/core
GlossaryEntry
Interface GlossaryEntry
Business term -> meaning, merged into the prompt to ground vocabulary.
interface
GlossaryEntry
{
definition
:
string
;
term
:
string
;
}
Index
Properties
definition
term
Properties
Readonly
definition
definition
:
string
Readonly
term
term
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
definition
term
GitHub
AskSQL API Reference (core v0.10.0)
Loading...
Business term -> meaning, merged into the prompt to ground vocabulary.