feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
This commit is contained in:
@@ -90,6 +90,7 @@ export type ModelConfig = {
|
||||
opening_statement: string
|
||||
pre_prompt: string
|
||||
user_input_form: UserInputFormItem[]
|
||||
dataset_query_variable?: string
|
||||
more_like_this: {
|
||||
enabled: boolean
|
||||
}
|
||||
|
Reference in New Issue
Block a user