community-automations/telegram-langchain

المبيعات وإدارة العملاء

Publicوكيل Claude فرعي

Telegram + LangChain

كثير من بوتات Telegram تستطيع الدردشة، لكن قليلاً منها يستطيع فعل شيء حقاً. هذا الأساس يربط وكيل LangChain ببوت Telegram لديك ليتمكّن من الوصول إلى أدوات، أو استدعاء واجهة برمجية داخلية، أو إجراء بحث في منتصف المحادثة.

sonnet4 أيامTelegram Bot APILangChainClaudeRedis
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

كثير من بوتات Telegram تستطيع الدردشة، لكن قليلاً منها يستطيع فعل شيء حقاً. هذا الأساس يربط وكيل LangChain ببوت Telegram لديك ليتمكّن من الوصول إلى أدوات، أو استدعاء واجهة برمجية داخلية، أو إجراء بحث في منتصف المحادثة.

تُسجّل الأدوات التي يُسمح للوكيل باستخدامها، فيُقرّر أيّها يناسب كل طلب. ويعيش سجلّ الأدوار في Redis، فتحتفظ المهامّ متعدّدة الخطوات بخيطها عبر الرسائل بدل نسيان السياق.

كيف يعمل

    • Read

      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.

نموذج للمخرجات

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.