@liip/liipgpt 2.5.2 → 2.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/button/liipgpt-button.iife.js +4 -4
- package/chat/liipgpt-chat.iife.js +36 -36
- package/config/index.cjs +2 -0
- package/config/index.d.ts +45 -38
- package/config/index.js +2 -0
- package/configurator/_app/env.js +1 -1
- package/configurator/_app/immutable/chunks/3BR1cIvz.js +1 -0
- package/configurator/_app/immutable/chunks/{BZmjFxFg.js → B-KsaaAH.js} +1 -1
- package/configurator/_app/immutable/chunks/{hR06g7Jk.js → BbgP8uyW.js} +1 -1
- package/configurator/_app/immutable/chunks/CL3atIlV.js +3 -0
- package/configurator/_app/immutable/chunks/{u7HOvwmD.js → CW-6PVWW.js} +1 -1
- package/configurator/_app/immutable/chunks/{DALBk6Bm.js → DLxdoDhR.js} +12 -12
- package/configurator/_app/immutable/chunks/{n4x4MhaA.js → DfXVvzbI.js} +2 -2
- package/configurator/_app/immutable/chunks/{FNScWilK.js → Dl1JCgAN.js} +1 -1
- package/configurator/_app/immutable/chunks/{DkPBl_Gh.js → G73YkWSR.js} +1 -1
- package/configurator/_app/immutable/entry/{app.C0dyfdgB.js → app.DZvxIZjg.js} +2 -2
- package/configurator/_app/immutable/entry/start.B5-5I-bD.js +1 -0
- package/configurator/_app/immutable/nodes/{0.ClfhFPXe.js → 0.ByWoHaKL.js} +3 -2
- package/configurator/_app/immutable/nodes/{1.QkGgSBCX.js → 1.ExHBvsxI.js} +1 -1
- package/configurator/_app/immutable/nodes/{2.GXBh08PQ.js → 2.D0qzJpo_.js} +4 -4
- package/configurator/_app/immutable/nodes/{3.BQtMBo6-.js → 3.trEBTDkz.js} +1 -1
- package/configurator/_app/version.json +1 -1
- package/configurator/index.html +6 -6
- package/configurator/sidebar.html +6 -6
- package/index.cjs +2 -0
- package/index.d.ts +76 -60
- package/index.js +2 -0
- package/package.json +1 -1
- package/configurator/_app/immutable/chunks/DX0doXAz.js +0 -1
- package/configurator/_app/immutable/chunks/luKwPOta.js +0 -3
- package/configurator/_app/immutable/entry/start.YHMf4y74.js +0 -1
package/index.d.ts
CHANGED
|
@@ -2250,6 +2250,8 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
2250
2250
|
showContextMenu: z.ZodBoolean;
|
|
2251
2251
|
/** Shows an info icon that gives information about the bot when hovered */
|
|
2252
2252
|
showContextInfo: z.ZodBoolean;
|
|
2253
|
+
/** Shows the sidebar with references directly after the first question. */
|
|
2254
|
+
showReferencesByDefault: z.ZodBoolean;
|
|
2253
2255
|
/** Enables or disables audio input (speech recognition) functionality */
|
|
2254
2256
|
allowAudioInput: z.ZodBoolean;
|
|
2255
2257
|
/** Enables a simple frontend implementation for blocking PII */
|
|
@@ -3474,6 +3476,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
3474
3476
|
"externalLink",
|
|
3475
3477
|
"liip",
|
|
3476
3478
|
"avatar",
|
|
3479
|
+
"avatarLarge",
|
|
3477
3480
|
"openChat",
|
|
3478
3481
|
"speechInput",
|
|
3479
3482
|
"listUnordered",
|
|
@@ -3612,7 +3615,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
3612
3615
|
borderColor?: string | undefined;
|
|
3613
3616
|
boxShadow?: string | undefined;
|
|
3614
3617
|
}> | undefined;
|
|
3615
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
3618
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
3616
3619
|
}, {
|
|
3617
3620
|
font?: {
|
|
3618
3621
|
family?: string | undefined;
|
|
@@ -3744,7 +3747,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
3744
3747
|
borderColor?: string | undefined;
|
|
3745
3748
|
boxShadow?: string | undefined;
|
|
3746
3749
|
}> | undefined;
|
|
3747
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
3750
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
3748
3751
|
}>>;
|
|
3749
3752
|
}, "strip", z.ZodTypeAny, {
|
|
3750
3753
|
customCSS?: string | undefined;
|
|
@@ -3881,7 +3884,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
3881
3884
|
borderColor?: string | undefined;
|
|
3882
3885
|
boxShadow?: string | undefined;
|
|
3883
3886
|
}> | undefined;
|
|
3884
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
3887
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
3885
3888
|
} | undefined;
|
|
3886
3889
|
}, {
|
|
3887
3890
|
customCSS?: string | undefined;
|
|
@@ -4018,7 +4021,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
4018
4021
|
borderColor?: string | undefined;
|
|
4019
4022
|
boxShadow?: string | undefined;
|
|
4020
4023
|
}> | undefined;
|
|
4021
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
4024
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
4022
4025
|
} | undefined;
|
|
4023
4026
|
}>>;
|
|
4024
4027
|
dark: z.ZodOptional<z.ZodObject<{
|
|
@@ -4650,6 +4653,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
4650
4653
|
"externalLink",
|
|
4651
4654
|
"liip",
|
|
4652
4655
|
"avatar",
|
|
4656
|
+
"avatarLarge",
|
|
4653
4657
|
"openChat",
|
|
4654
4658
|
"speechInput",
|
|
4655
4659
|
"listUnordered",
|
|
@@ -4788,7 +4792,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
4788
4792
|
borderColor?: string | undefined;
|
|
4789
4793
|
boxShadow?: string | undefined;
|
|
4790
4794
|
}> | undefined;
|
|
4791
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
4795
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
4792
4796
|
}, {
|
|
4793
4797
|
font?: {
|
|
4794
4798
|
family?: string | undefined;
|
|
@@ -4920,7 +4924,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
4920
4924
|
borderColor?: string | undefined;
|
|
4921
4925
|
boxShadow?: string | undefined;
|
|
4922
4926
|
}> | undefined;
|
|
4923
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
4927
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
4924
4928
|
}>>;
|
|
4925
4929
|
}, "strip", z.ZodTypeAny, {
|
|
4926
4930
|
customCSS?: string | undefined;
|
|
@@ -5057,7 +5061,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
5057
5061
|
borderColor?: string | undefined;
|
|
5058
5062
|
boxShadow?: string | undefined;
|
|
5059
5063
|
}> | undefined;
|
|
5060
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
5064
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
5061
5065
|
} | undefined;
|
|
5062
5066
|
}, {
|
|
5063
5067
|
customCSS?: string | undefined;
|
|
@@ -5194,7 +5198,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
5194
5198
|
borderColor?: string | undefined;
|
|
5195
5199
|
boxShadow?: string | undefined;
|
|
5196
5200
|
}> | undefined;
|
|
5197
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
5201
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
5198
5202
|
} | undefined;
|
|
5199
5203
|
}>>;
|
|
5200
5204
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -5333,7 +5337,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
5333
5337
|
borderColor?: string | undefined;
|
|
5334
5338
|
boxShadow?: string | undefined;
|
|
5335
5339
|
}> | undefined;
|
|
5336
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
5340
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
5337
5341
|
} | undefined;
|
|
5338
5342
|
} | undefined;
|
|
5339
5343
|
dark?: {
|
|
@@ -5471,7 +5475,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
5471
5475
|
borderColor?: string | undefined;
|
|
5472
5476
|
boxShadow?: string | undefined;
|
|
5473
5477
|
}> | undefined;
|
|
5474
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
5478
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
5475
5479
|
} | undefined;
|
|
5476
5480
|
} | undefined;
|
|
5477
5481
|
}, {
|
|
@@ -5610,7 +5614,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
5610
5614
|
borderColor?: string | undefined;
|
|
5611
5615
|
boxShadow?: string | undefined;
|
|
5612
5616
|
}> | undefined;
|
|
5613
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
5617
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
5614
5618
|
} | undefined;
|
|
5615
5619
|
} | undefined;
|
|
5616
5620
|
dark?: {
|
|
@@ -5748,7 +5752,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
5748
5752
|
borderColor?: string | undefined;
|
|
5749
5753
|
boxShadow?: string | undefined;
|
|
5750
5754
|
}> | undefined;
|
|
5751
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
5755
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
5752
5756
|
} | undefined;
|
|
5753
5757
|
} | undefined;
|
|
5754
5758
|
}>>;
|
|
@@ -5975,7 +5979,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
5975
5979
|
borderColor?: string | undefined;
|
|
5976
5980
|
boxShadow?: string | undefined;
|
|
5977
5981
|
}> | undefined;
|
|
5978
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
5982
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
5979
5983
|
} | undefined;
|
|
5980
5984
|
} | undefined;
|
|
5981
5985
|
dark?: {
|
|
@@ -6113,7 +6117,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
6113
6117
|
borderColor?: string | undefined;
|
|
6114
6118
|
boxShadow?: string | undefined;
|
|
6115
6119
|
}> | undefined;
|
|
6116
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
6120
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
6117
6121
|
} | undefined;
|
|
6118
6122
|
} | undefined;
|
|
6119
6123
|
} | undefined;
|
|
@@ -6340,7 +6344,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
6340
6344
|
borderColor?: string | undefined;
|
|
6341
6345
|
boxShadow?: string | undefined;
|
|
6342
6346
|
}> | undefined;
|
|
6343
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
6347
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
6344
6348
|
} | undefined;
|
|
6345
6349
|
} | undefined;
|
|
6346
6350
|
dark?: {
|
|
@@ -6478,7 +6482,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
6478
6482
|
borderColor?: string | undefined;
|
|
6479
6483
|
boxShadow?: string | undefined;
|
|
6480
6484
|
}> | undefined;
|
|
6481
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
6485
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
6482
6486
|
} | undefined;
|
|
6483
6487
|
} | undefined;
|
|
6484
6488
|
} | undefined;
|
|
@@ -6659,6 +6663,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
6659
6663
|
showCloseChatButton: boolean;
|
|
6660
6664
|
showContextMenu: boolean;
|
|
6661
6665
|
showContextInfo: boolean;
|
|
6666
|
+
showReferencesByDefault: boolean;
|
|
6662
6667
|
allowAudioInput: boolean;
|
|
6663
6668
|
blockPII: boolean;
|
|
6664
6669
|
questionPrefix: string;
|
|
@@ -6887,7 +6892,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
6887
6892
|
borderColor?: string | undefined;
|
|
6888
6893
|
boxShadow?: string | undefined;
|
|
6889
6894
|
}> | undefined;
|
|
6890
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
6895
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
6891
6896
|
} | undefined;
|
|
6892
6897
|
} | undefined;
|
|
6893
6898
|
dark?: {
|
|
@@ -7025,7 +7030,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
7025
7030
|
borderColor?: string | undefined;
|
|
7026
7031
|
boxShadow?: string | undefined;
|
|
7027
7032
|
}> | undefined;
|
|
7028
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
7033
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
7029
7034
|
} | undefined;
|
|
7030
7035
|
} | undefined;
|
|
7031
7036
|
} | undefined;
|
|
@@ -7111,6 +7116,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
7111
7116
|
showCloseChatButton: boolean;
|
|
7112
7117
|
showContextMenu: boolean;
|
|
7113
7118
|
showContextInfo: boolean;
|
|
7119
|
+
showReferencesByDefault: boolean;
|
|
7114
7120
|
allowAudioInput: boolean;
|
|
7115
7121
|
blockPII: boolean;
|
|
7116
7122
|
questionPrefix: string;
|
|
@@ -7339,7 +7345,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
7339
7345
|
borderColor?: string | undefined;
|
|
7340
7346
|
boxShadow?: string | undefined;
|
|
7341
7347
|
}> | undefined;
|
|
7342
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
7348
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
7343
7349
|
} | undefined;
|
|
7344
7350
|
} | undefined;
|
|
7345
7351
|
dark?: {
|
|
@@ -7477,7 +7483,7 @@ export declare const completeChatConfigSchema: z.ZodObject<{
|
|
|
7477
7483
|
borderColor?: string | undefined;
|
|
7478
7484
|
boxShadow?: string | undefined;
|
|
7479
7485
|
}> | undefined;
|
|
7480
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
7486
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
7481
7487
|
} | undefined;
|
|
7482
7488
|
} | undefined;
|
|
7483
7489
|
} | undefined;
|
|
@@ -7564,6 +7570,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
7564
7570
|
showCloseChatButton: z.ZodOptional<z.ZodBoolean>;
|
|
7565
7571
|
showContextMenu: z.ZodOptional<z.ZodBoolean>;
|
|
7566
7572
|
showContextInfo: z.ZodOptional<z.ZodBoolean>;
|
|
7573
|
+
showReferencesByDefault: z.ZodOptional<z.ZodBoolean>;
|
|
7567
7574
|
allowAudioInput: z.ZodOptional<z.ZodBoolean>;
|
|
7568
7575
|
blockPII: z.ZodOptional<z.ZodBoolean>;
|
|
7569
7576
|
questionPrefix: z.ZodOptional<z.ZodString>;
|
|
@@ -8780,6 +8787,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
8780
8787
|
"externalLink",
|
|
8781
8788
|
"liip",
|
|
8782
8789
|
"avatar",
|
|
8790
|
+
"avatarLarge",
|
|
8783
8791
|
"openChat",
|
|
8784
8792
|
"speechInput",
|
|
8785
8793
|
"listUnordered",
|
|
@@ -8918,7 +8926,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
8918
8926
|
borderColor?: string | undefined;
|
|
8919
8927
|
boxShadow?: string | undefined;
|
|
8920
8928
|
}> | undefined;
|
|
8921
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
8929
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
8922
8930
|
}, {
|
|
8923
8931
|
font?: {
|
|
8924
8932
|
family?: string | undefined;
|
|
@@ -9050,7 +9058,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
9050
9058
|
borderColor?: string | undefined;
|
|
9051
9059
|
boxShadow?: string | undefined;
|
|
9052
9060
|
}> | undefined;
|
|
9053
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
9061
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
9054
9062
|
}>>;
|
|
9055
9063
|
}, "strip", z.ZodTypeAny, {
|
|
9056
9064
|
customCSS?: string | undefined;
|
|
@@ -9187,7 +9195,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
9187
9195
|
borderColor?: string | undefined;
|
|
9188
9196
|
boxShadow?: string | undefined;
|
|
9189
9197
|
}> | undefined;
|
|
9190
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
9198
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
9191
9199
|
} | undefined;
|
|
9192
9200
|
}, {
|
|
9193
9201
|
customCSS?: string | undefined;
|
|
@@ -9324,7 +9332,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
9324
9332
|
borderColor?: string | undefined;
|
|
9325
9333
|
boxShadow?: string | undefined;
|
|
9326
9334
|
}> | undefined;
|
|
9327
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
9335
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
9328
9336
|
} | undefined;
|
|
9329
9337
|
}>>;
|
|
9330
9338
|
dark: z.ZodOptional<z.ZodObject<{
|
|
@@ -9956,6 +9964,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
9956
9964
|
"externalLink",
|
|
9957
9965
|
"liip",
|
|
9958
9966
|
"avatar",
|
|
9967
|
+
"avatarLarge",
|
|
9959
9968
|
"openChat",
|
|
9960
9969
|
"speechInput",
|
|
9961
9970
|
"listUnordered",
|
|
@@ -10094,7 +10103,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
10094
10103
|
borderColor?: string | undefined;
|
|
10095
10104
|
boxShadow?: string | undefined;
|
|
10096
10105
|
}> | undefined;
|
|
10097
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
10106
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
10098
10107
|
}, {
|
|
10099
10108
|
font?: {
|
|
10100
10109
|
family?: string | undefined;
|
|
@@ -10226,7 +10235,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
10226
10235
|
borderColor?: string | undefined;
|
|
10227
10236
|
boxShadow?: string | undefined;
|
|
10228
10237
|
}> | undefined;
|
|
10229
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
10238
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
10230
10239
|
}>>;
|
|
10231
10240
|
}, "strip", z.ZodTypeAny, {
|
|
10232
10241
|
customCSS?: string | undefined;
|
|
@@ -10363,7 +10372,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
10363
10372
|
borderColor?: string | undefined;
|
|
10364
10373
|
boxShadow?: string | undefined;
|
|
10365
10374
|
}> | undefined;
|
|
10366
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
10375
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
10367
10376
|
} | undefined;
|
|
10368
10377
|
}, {
|
|
10369
10378
|
customCSS?: string | undefined;
|
|
@@ -10500,7 +10509,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
10500
10509
|
borderColor?: string | undefined;
|
|
10501
10510
|
boxShadow?: string | undefined;
|
|
10502
10511
|
}> | undefined;
|
|
10503
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
10512
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
10504
10513
|
} | undefined;
|
|
10505
10514
|
}>>;
|
|
10506
10515
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -10639,7 +10648,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
10639
10648
|
borderColor?: string | undefined;
|
|
10640
10649
|
boxShadow?: string | undefined;
|
|
10641
10650
|
}> | undefined;
|
|
10642
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
10651
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
10643
10652
|
} | undefined;
|
|
10644
10653
|
} | undefined;
|
|
10645
10654
|
dark?: {
|
|
@@ -10777,7 +10786,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
10777
10786
|
borderColor?: string | undefined;
|
|
10778
10787
|
boxShadow?: string | undefined;
|
|
10779
10788
|
}> | undefined;
|
|
10780
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
10789
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
10781
10790
|
} | undefined;
|
|
10782
10791
|
} | undefined;
|
|
10783
10792
|
}, {
|
|
@@ -10916,7 +10925,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
10916
10925
|
borderColor?: string | undefined;
|
|
10917
10926
|
boxShadow?: string | undefined;
|
|
10918
10927
|
}> | undefined;
|
|
10919
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
10928
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
10920
10929
|
} | undefined;
|
|
10921
10930
|
} | undefined;
|
|
10922
10931
|
dark?: {
|
|
@@ -11054,7 +11063,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
11054
11063
|
borderColor?: string | undefined;
|
|
11055
11064
|
boxShadow?: string | undefined;
|
|
11056
11065
|
}> | undefined;
|
|
11057
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
11066
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
11058
11067
|
} | undefined;
|
|
11059
11068
|
} | undefined;
|
|
11060
11069
|
}>>;
|
|
@@ -11281,7 +11290,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
11281
11290
|
borderColor?: string | undefined;
|
|
11282
11291
|
boxShadow?: string | undefined;
|
|
11283
11292
|
}> | undefined;
|
|
11284
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
11293
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
11285
11294
|
} | undefined;
|
|
11286
11295
|
} | undefined;
|
|
11287
11296
|
dark?: {
|
|
@@ -11419,7 +11428,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
11419
11428
|
borderColor?: string | undefined;
|
|
11420
11429
|
boxShadow?: string | undefined;
|
|
11421
11430
|
}> | undefined;
|
|
11422
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
11431
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
11423
11432
|
} | undefined;
|
|
11424
11433
|
} | undefined;
|
|
11425
11434
|
} | undefined;
|
|
@@ -11646,7 +11655,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
11646
11655
|
borderColor?: string | undefined;
|
|
11647
11656
|
boxShadow?: string | undefined;
|
|
11648
11657
|
}> | undefined;
|
|
11649
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
11658
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
11650
11659
|
} | undefined;
|
|
11651
11660
|
} | undefined;
|
|
11652
11661
|
dark?: {
|
|
@@ -11784,7 +11793,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
11784
11793
|
borderColor?: string | undefined;
|
|
11785
11794
|
boxShadow?: string | undefined;
|
|
11786
11795
|
}> | undefined;
|
|
11787
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
11796
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
11788
11797
|
} | undefined;
|
|
11789
11798
|
} | undefined;
|
|
11790
11799
|
} | undefined;
|
|
@@ -11974,6 +11983,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
11974
11983
|
showCloseChatButton?: boolean | undefined;
|
|
11975
11984
|
showContextMenu?: boolean | undefined;
|
|
11976
11985
|
showContextInfo?: boolean | undefined;
|
|
11986
|
+
showReferencesByDefault?: boolean | undefined;
|
|
11977
11987
|
allowAudioInput?: boolean | undefined;
|
|
11978
11988
|
blockPII?: boolean | undefined;
|
|
11979
11989
|
questionPrefix?: string | undefined;
|
|
@@ -12202,7 +12212,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
12202
12212
|
borderColor?: string | undefined;
|
|
12203
12213
|
boxShadow?: string | undefined;
|
|
12204
12214
|
}> | undefined;
|
|
12205
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
12215
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
12206
12216
|
} | undefined;
|
|
12207
12217
|
} | undefined;
|
|
12208
12218
|
dark?: {
|
|
@@ -12340,7 +12350,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
12340
12350
|
borderColor?: string | undefined;
|
|
12341
12351
|
boxShadow?: string | undefined;
|
|
12342
12352
|
}> | undefined;
|
|
12343
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
12353
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
12344
12354
|
} | undefined;
|
|
12345
12355
|
} | undefined;
|
|
12346
12356
|
} | undefined;
|
|
@@ -12426,6 +12436,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
12426
12436
|
showCloseChatButton?: boolean | undefined;
|
|
12427
12437
|
showContextMenu?: boolean | undefined;
|
|
12428
12438
|
showContextInfo?: boolean | undefined;
|
|
12439
|
+
showReferencesByDefault?: boolean | undefined;
|
|
12429
12440
|
allowAudioInput?: boolean | undefined;
|
|
12430
12441
|
blockPII?: boolean | undefined;
|
|
12431
12442
|
questionPrefix?: string | undefined;
|
|
@@ -12654,7 +12665,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
12654
12665
|
borderColor?: string | undefined;
|
|
12655
12666
|
boxShadow?: string | undefined;
|
|
12656
12667
|
}> | undefined;
|
|
12657
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
12668
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
12658
12669
|
} | undefined;
|
|
12659
12670
|
} | undefined;
|
|
12660
12671
|
dark?: {
|
|
@@ -12792,7 +12803,7 @@ export declare const chatConfigSchema: z.ZodObject<{
|
|
|
12792
12803
|
borderColor?: string | undefined;
|
|
12793
12804
|
boxShadow?: string | undefined;
|
|
12794
12805
|
}> | undefined;
|
|
12795
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
12806
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
12796
12807
|
} | undefined;
|
|
12797
12808
|
} | undefined;
|
|
12798
12809
|
} | undefined;
|
|
@@ -12857,6 +12868,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
12857
12868
|
showCloseChatButton: z.ZodOptional<z.ZodBoolean>;
|
|
12858
12869
|
showContextMenu: z.ZodOptional<z.ZodBoolean>;
|
|
12859
12870
|
showContextInfo: z.ZodOptional<z.ZodBoolean>;
|
|
12871
|
+
showReferencesByDefault: z.ZodOptional<z.ZodBoolean>;
|
|
12860
12872
|
allowAudioInput: z.ZodOptional<z.ZodBoolean>;
|
|
12861
12873
|
blockPII: z.ZodOptional<z.ZodBoolean>;
|
|
12862
12874
|
questionPrefix: z.ZodOptional<z.ZodString>;
|
|
@@ -14073,6 +14085,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
14073
14085
|
"externalLink",
|
|
14074
14086
|
"liip",
|
|
14075
14087
|
"avatar",
|
|
14088
|
+
"avatarLarge",
|
|
14076
14089
|
"openChat",
|
|
14077
14090
|
"speechInput",
|
|
14078
14091
|
"listUnordered",
|
|
@@ -14211,7 +14224,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
14211
14224
|
borderColor?: string | undefined;
|
|
14212
14225
|
boxShadow?: string | undefined;
|
|
14213
14226
|
}> | undefined;
|
|
14214
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
14227
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
14215
14228
|
}, {
|
|
14216
14229
|
font?: {
|
|
14217
14230
|
family?: string | undefined;
|
|
@@ -14343,7 +14356,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
14343
14356
|
borderColor?: string | undefined;
|
|
14344
14357
|
boxShadow?: string | undefined;
|
|
14345
14358
|
}> | undefined;
|
|
14346
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
14359
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
14347
14360
|
}>>;
|
|
14348
14361
|
}, "strip", z.ZodTypeAny, {
|
|
14349
14362
|
customCSS?: string | undefined;
|
|
@@ -14480,7 +14493,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
14480
14493
|
borderColor?: string | undefined;
|
|
14481
14494
|
boxShadow?: string | undefined;
|
|
14482
14495
|
}> | undefined;
|
|
14483
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
14496
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
14484
14497
|
} | undefined;
|
|
14485
14498
|
}, {
|
|
14486
14499
|
customCSS?: string | undefined;
|
|
@@ -14617,7 +14630,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
14617
14630
|
borderColor?: string | undefined;
|
|
14618
14631
|
boxShadow?: string | undefined;
|
|
14619
14632
|
}> | undefined;
|
|
14620
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
14633
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
14621
14634
|
} | undefined;
|
|
14622
14635
|
}>>;
|
|
14623
14636
|
dark: z.ZodOptional<z.ZodObject<{
|
|
@@ -15249,6 +15262,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
15249
15262
|
"externalLink",
|
|
15250
15263
|
"liip",
|
|
15251
15264
|
"avatar",
|
|
15265
|
+
"avatarLarge",
|
|
15252
15266
|
"openChat",
|
|
15253
15267
|
"speechInput",
|
|
15254
15268
|
"listUnordered",
|
|
@@ -15387,7 +15401,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
15387
15401
|
borderColor?: string | undefined;
|
|
15388
15402
|
boxShadow?: string | undefined;
|
|
15389
15403
|
}> | undefined;
|
|
15390
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
15404
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
15391
15405
|
}, {
|
|
15392
15406
|
font?: {
|
|
15393
15407
|
family?: string | undefined;
|
|
@@ -15519,7 +15533,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
15519
15533
|
borderColor?: string | undefined;
|
|
15520
15534
|
boxShadow?: string | undefined;
|
|
15521
15535
|
}> | undefined;
|
|
15522
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
15536
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
15523
15537
|
}>>;
|
|
15524
15538
|
}, "strip", z.ZodTypeAny, {
|
|
15525
15539
|
customCSS?: string | undefined;
|
|
@@ -15656,7 +15670,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
15656
15670
|
borderColor?: string | undefined;
|
|
15657
15671
|
boxShadow?: string | undefined;
|
|
15658
15672
|
}> | undefined;
|
|
15659
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
15673
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
15660
15674
|
} | undefined;
|
|
15661
15675
|
}, {
|
|
15662
15676
|
customCSS?: string | undefined;
|
|
@@ -15793,7 +15807,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
15793
15807
|
borderColor?: string | undefined;
|
|
15794
15808
|
boxShadow?: string | undefined;
|
|
15795
15809
|
}> | undefined;
|
|
15796
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
15810
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
15797
15811
|
} | undefined;
|
|
15798
15812
|
}>>;
|
|
15799
15813
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -15932,7 +15946,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
15932
15946
|
borderColor?: string | undefined;
|
|
15933
15947
|
boxShadow?: string | undefined;
|
|
15934
15948
|
}> | undefined;
|
|
15935
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
15949
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
15936
15950
|
} | undefined;
|
|
15937
15951
|
} | undefined;
|
|
15938
15952
|
dark?: {
|
|
@@ -16070,7 +16084,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
16070
16084
|
borderColor?: string | undefined;
|
|
16071
16085
|
boxShadow?: string | undefined;
|
|
16072
16086
|
}> | undefined;
|
|
16073
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
16087
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
16074
16088
|
} | undefined;
|
|
16075
16089
|
} | undefined;
|
|
16076
16090
|
}, {
|
|
@@ -16209,7 +16223,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
16209
16223
|
borderColor?: string | undefined;
|
|
16210
16224
|
boxShadow?: string | undefined;
|
|
16211
16225
|
}> | undefined;
|
|
16212
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
16226
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
16213
16227
|
} | undefined;
|
|
16214
16228
|
} | undefined;
|
|
16215
16229
|
dark?: {
|
|
@@ -16347,7 +16361,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
16347
16361
|
borderColor?: string | undefined;
|
|
16348
16362
|
boxShadow?: string | undefined;
|
|
16349
16363
|
}> | undefined;
|
|
16350
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
16364
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
16351
16365
|
} | undefined;
|
|
16352
16366
|
} | undefined;
|
|
16353
16367
|
}>>;
|
|
@@ -16574,7 +16588,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
16574
16588
|
borderColor?: string | undefined;
|
|
16575
16589
|
boxShadow?: string | undefined;
|
|
16576
16590
|
}> | undefined;
|
|
16577
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
16591
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
16578
16592
|
} | undefined;
|
|
16579
16593
|
} | undefined;
|
|
16580
16594
|
dark?: {
|
|
@@ -16712,7 +16726,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
16712
16726
|
borderColor?: string | undefined;
|
|
16713
16727
|
boxShadow?: string | undefined;
|
|
16714
16728
|
}> | undefined;
|
|
16715
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
16729
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
16716
16730
|
} | undefined;
|
|
16717
16731
|
} | undefined;
|
|
16718
16732
|
} | undefined;
|
|
@@ -16939,7 +16953,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
16939
16953
|
borderColor?: string | undefined;
|
|
16940
16954
|
boxShadow?: string | undefined;
|
|
16941
16955
|
}> | undefined;
|
|
16942
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
16956
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
16943
16957
|
} | undefined;
|
|
16944
16958
|
} | undefined;
|
|
16945
16959
|
dark?: {
|
|
@@ -17077,7 +17091,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
17077
17091
|
borderColor?: string | undefined;
|
|
17078
17092
|
boxShadow?: string | undefined;
|
|
17079
17093
|
}> | undefined;
|
|
17080
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
17094
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
17081
17095
|
} | undefined;
|
|
17082
17096
|
} | undefined;
|
|
17083
17097
|
} | undefined;
|
|
@@ -17267,6 +17281,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
17267
17281
|
showCloseChatButton?: boolean | undefined;
|
|
17268
17282
|
showContextMenu?: boolean | undefined;
|
|
17269
17283
|
showContextInfo?: boolean | undefined;
|
|
17284
|
+
showReferencesByDefault?: boolean | undefined;
|
|
17270
17285
|
allowAudioInput?: boolean | undefined;
|
|
17271
17286
|
blockPII?: boolean | undefined;
|
|
17272
17287
|
questionPrefix?: string | undefined;
|
|
@@ -17495,7 +17510,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
17495
17510
|
borderColor?: string | undefined;
|
|
17496
17511
|
boxShadow?: string | undefined;
|
|
17497
17512
|
}> | undefined;
|
|
17498
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
17513
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
17499
17514
|
} | undefined;
|
|
17500
17515
|
} | undefined;
|
|
17501
17516
|
dark?: {
|
|
@@ -17633,7 +17648,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
17633
17648
|
borderColor?: string | undefined;
|
|
17634
17649
|
boxShadow?: string | undefined;
|
|
17635
17650
|
}> | undefined;
|
|
17636
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
17651
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
17637
17652
|
} | undefined;
|
|
17638
17653
|
} | undefined;
|
|
17639
17654
|
} | undefined;
|
|
@@ -17719,6 +17734,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
17719
17734
|
showCloseChatButton?: boolean | undefined;
|
|
17720
17735
|
showContextMenu?: boolean | undefined;
|
|
17721
17736
|
showContextInfo?: boolean | undefined;
|
|
17737
|
+
showReferencesByDefault?: boolean | undefined;
|
|
17722
17738
|
allowAudioInput?: boolean | undefined;
|
|
17723
17739
|
blockPII?: boolean | undefined;
|
|
17724
17740
|
questionPrefix?: string | undefined;
|
|
@@ -17947,7 +17963,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
17947
17963
|
borderColor?: string | undefined;
|
|
17948
17964
|
boxShadow?: string | undefined;
|
|
17949
17965
|
}> | undefined;
|
|
17950
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
17966
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
17951
17967
|
} | undefined;
|
|
17952
17968
|
} | undefined;
|
|
17953
17969
|
dark?: {
|
|
@@ -18085,7 +18101,7 @@ export declare const chatConfigSchemaWithLegacyThemeName: z.ZodIntersection<z.Zo
|
|
|
18085
18101
|
borderColor?: string | undefined;
|
|
18086
18102
|
boxShadow?: string | undefined;
|
|
18087
18103
|
}> | undefined;
|
|
18088
|
-
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode"
|
|
18104
|
+
svgs?: Partial<Record<"retry" | "thread" | "message" | "predefinedQuestion" | "edit" | "newConversation" | "voteUp" | "voteDown" | "messageLoading" | "submit" | "abort" | "expand" | "help" | "attach" | "record" | "reward" | "share" | "audio" | "copy" | "dismiss" | "menu" | "info" | "menuClose" | "chevronDown" | "chevronUp" | "chevronTopDown" | "internalLink" | "externalLink" | "liip" | "avatar" | "avatarLarge" | "openChat" | "speechInput" | "listUnordered" | "lightMode" | "darkMode", string>> | undefined;
|
|
18089
18105
|
} | undefined;
|
|
18090
18106
|
} | undefined;
|
|
18091
18107
|
} | undefined;
|