community-automations/telegram-langchain

Vendite e CRM

PublicSubagent Claude

Telegram + LangChain

Tanti bot Telegram sanno chiacchierare, ma pochi sanno davvero fare qualcosa. Questa struttura collega un agente LangChain al tuo bot Telegram, così può ricorrere a dei tool, chiamare un'API interna o eseguire una ricerca a metà conversazione.

sonnet4 giorniTelegram Bot APILangChainClaudeRedis
ClaudeClaude
ROI for
README.md

Perché questo subagent

Tanti bot Telegram sanno chiacchierare, ma pochi sanno davvero fare qualcosa. Questa struttura collega un agente LangChain al tuo bot Telegram, così può ricorrere a dei tool, chiamare un'API interna o eseguire una ricerca a metà conversazione.

Tu registri i tool che l'agente può usare, e lui decide quale calza per ogni richiesta. Lo storico dei turni vive in Redis, così i task in più passaggi mantengono il filo tra i messaggi invece di perdere il contesto.

Come gira

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

Esempio di output

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.