embedding in websites template add conversation_id example in systemVariables

pull/18602/head
junjie.miao 1 year ago
parent d985192297
commit 1fc4c909e6

@ -48,6 +48,7 @@ const OPTION_MAP = {
: ''},
systemVariables: {
// user_id: 'YOU CAN DEFINE USER ID HERE',
// conversation_id: 'YOU CAN DEFINE CONVERSATION ID HERE, IT MUST BE A VALID UUID',
},
}
</script>

Loading…
Cancel
Save