adding embed to generation processor
This commit is contained in:
parent
38fba90d30
commit
c20ba21180
@ -210,7 +210,7 @@ async function generateResponse(conversation, message) {
|
||||
|
||||
const embedData = {
|
||||
color: 0x0099ff,
|
||||
title: 'Thinking...',
|
||||
title: 'Please wait.. I am Thinking...',
|
||||
fields: [
|
||||
{
|
||||
name: 'System Load',
|
||||
|
Loading…
Reference in New Issue
Block a user