fix(telegram): improve sticker vision + cache (#2548) (thanks @longjos)
This commit is contained in:
@@ -139,6 +139,7 @@ export const dispatchTelegramMessage = async ({
|
||||
imagePath: ctxPayload.MediaPath,
|
||||
cfg,
|
||||
agentDir,
|
||||
agentId: route.agentId,
|
||||
});
|
||||
if (description) {
|
||||
// Format the description with sticker context
|
||||
|
||||
Reference in New Issue
Block a user