ai-agents - Concepts
Explore concepts tagged with "ai-agents"
Total concepts: 9
Concepts
- LangGraph - A low-level orchestration framework for building stateful, long-running AI agent workflows with support for cyclic graphs.
- Reflexion - An AI technique where the model reflects on its own outputs, identifies errors, and iteratively improves its responses.
- Beads Viewer - A Terminal User Interface for browsing and managing tasks in projects using the Beads issue tracking system, with graph-aware dependency analysis.
- Ralph TUI - A terminal user interface for orchestrating AI coding agents through autonomous task loops with intelligent selection, error handling, and real-time observability.
- ReAct Prompting - A prompting framework that combines reasoning traces with action-taking, enabling AI to think and act interleaved.
- Prompt Chaining - Breaking complex tasks into a sequence of simpler prompts, where each prompt's output feeds into the next.
- Tool Use - The ability of AI systems to invoke external tools, APIs, and services to extend their capabilities beyond pure language reasoning.
- LangChain - An open-source orchestration framework for building applications with Large Language Models (LLMs).
- Agent Skills - Discrete, specialized capabilities or tools that AI agents can invoke to accomplish specific tasks within a larger agentic system.
← Back to all concepts