كثير من بوتات Telegram تستطيع الدردشة، لكن قليلاً منها يستطيع فعل شيء حقاً. هذا الأساس يربط وكيل LangChain ببوت Telegram لديك ليتمكّن من الوصول إلى أدوات، أو استدعاء واجهة برمجية داخلية، أو إجراء بحث في منتصف المحادثة.
sonnet4 أيامTelegram Bot APILangChainClaudeRedis
Claude
98ROI
82Scale
$4.1k95Saved
ROI for
README.md
لماذا هذا الوكيل تحديدًا
كثير من بوتات Telegram تستطيع الدردشة، لكن قليلاً منها يستطيع فعل شيء حقاً. هذا الأساس يربط وكيل LangChain ببوت Telegram لديك ليتمكّن من الوصول إلى أدوات، أو استدعاء واجهة برمجية داخلية، أو إجراء بحث في منتصف المحادثة.
تُسجّل الأدوات التي يُسمح للوكيل باستخدامها، فيُقرّر أيّها يناسب كل طلب. ويعيش سجلّ الأدوار في Redis، فتحتفظ المهامّ متعدّدة الخطوات بخيطها عبر الرسائل بدل نسيان السياق.
كيف يعمل
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
يُمرّر الرسالة إلى وكيل LangChain يستطيع الاختيار من أدوات مُسجَّلة.
pending
يدع الوكيل يستدعي أدوات كالبحث أو الآلة الحاسبة أو واجهة برمجية داخلية ويُراقب النتائج.
pending
يُعيد الجواب النهائي إلى Telegram ويُديم حالة المحادثة المُحدَّثة.
pending
نموذج للمخرجات
json
// Sample output
// (generated when the pipeline finishes)
Act as a tool-using agent; decide which tool to call, then answer the user with the tool result.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.