community-automations/telegram-langchain

Πωλήσεις & CRM

PublicΥποπράκτορας Claude

Telegram + LangChain

Πολλά Telegram bots μπορούν να συνομιλήσουν, αλλά λίγα κάνουν πραγματικά κάτι. Αυτός ο κορμός συνδέει έναν LangChain agent στο Telegram bot σας ώστε να πιάνει εργαλεία, να καλεί εσωτερικό API ή να τρέχει αναζήτηση μέσα στη συζήτηση.

sonnet4 ημέρεςTelegram Bot APILangChainClaudeRedis
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Πολλά Telegram bots μπορούν να συνομιλήσουν, αλλά λίγα κάνουν πραγματικά κάτι. Αυτός ο κορμός συνδέει έναν LangChain agent στο Telegram bot σας ώστε να πιάνει εργαλεία, να καλεί εσωτερικό API ή να τρέχει αναζήτηση μέσα στη συζήτηση.

Εσείς δηλώνετε ποια εργαλεία επιτρέπεται να χρησιμοποιήσει ο agent και εκείνος αποφασίζει ποιο ταιριάζει σε κάθε αίτημα. Το ιστορικό των γύρων κάθεται στο Redis, ώστε εργασίες πολλών βημάτων κρατούν το νήμα τους σε όλα τα μηνύματα αντί να χάνουν το context.

Πώς λειτουργεί

    • 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.