Che cos'è langchain-agents?
Utilizzare quando "LangChain", "catene LLM", "agenti ReAct", "chiamata strumento" o domande su "pipeline RAG", "memoria di conversazione", "QA documento", "strumenti agente", "LangSmith" Fonte: eyadsibai/ltk.
Utilizzare quando "LangChain", "catene LLM", "agenti ReAct", "chiamata strumento" o domande su "pipeline RAG", "memoria di conversazione", "QA documento", "strumenti agente", "LangSmith"
Installa rapidamente la skill AI langchain-agents nel tuo ambiente di sviluppo tramite riga di comando
Fonte: eyadsibai/ltk.
| Chat Models | LLM interface | Unified API across providers | | Agents | Tool use + reasoning | ReAct pattern | | Chains | Sequential operations | Composable pipelines | | Memory | Conversation state | Buffer, summary, vector | | Retrievers | Document lookup | Vector search, hybrid | | Tools | External capabilities | Functions agents can call |
| ReAct | Reason-Act-Observe loop | General tool use | | Plan-and-Execute | Plan first, then execute | Complex multi-step | | Self-Ask | Generate sub-questions | Research tasks | | Structured Chat | JSON tool calling | API integration |
| Name | How agent refers to tool | | Description | When to use (critical for selection) | | Parameters | Input schema | | Return type | What agent receives back |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/eyadsibai/ltk --skill langchain-agentsUtilizzare quando "LangChain", "catene LLM", "agenti ReAct", "chiamata strumento" o domande su "pipeline RAG", "memoria di conversazione", "QA documento", "strumenti agente", "LangSmith" Fonte: eyadsibai/ltk.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/eyadsibai/ltk --skill langchain-agents Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/eyadsibai/ltk