forked from snxraven/llama-cpp-python-djs-bot
adding embed to generation processor
This commit is contained in:
@@ -210,7 +210,7 @@ async function generateResponse(conversation, message) {
|
|||||||
|
|
||||||
const embedData = {
|
const embedData = {
|
||||||
color: 0x0099ff,
|
color: 0x0099ff,
|
||||||
title: 'Thinking...',
|
title: 'Please wait.. I am Thinking...',
|
||||||
fields: [
|
fields: [
|
||||||
{
|
{
|
||||||
name: 'System Load',
|
name: 'System Load',
|
||||||
|
Reference in New Issue
Block a user