Refactored Xeet embedding

This commit is contained in:
barelyprofessional
2026-01-13 22:53:06 -06:00
parent 3f4c3e2713
commit 29f2863c9a
5 changed files with 200 additions and 227 deletions

View File

@@ -361,7 +361,6 @@ public class ChatBot
_logger.Error("ProcessMessage threw an exception");
_logger.Error(e);
}
XeetEmbed.HandleXeet(this, message).Wait(_cancellationToken);
}
// Update or add the element to keep it in sync