embedding in websites template add conversation_id example in systemVariables

pull/18602/head^2
junjie.miao 1 year ago
parent d985192297
commit 8202cfba13

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

Loading…
Cancel
Save