Agents by Hugging Face
Hugging Face's Transformers Agents provide three main types: HfAgent for inference with open-source models, LocalAgent for using local models and tokenizers, and OpenAiAgent for access to OpenAI's closed models, enabling code generation and other AI tasks with varying levels of customization and ...
Visit Agents by Hugging Face →Ratings & Reviews
Related tools
LangChain
Framework for building LLM-powered applications with chains, agents, and memory. Python and JS.
LlamaIndex
Data framework for building LLM applications with RAG, structured data, and agents.
CrewAI
Framework for orchestrating role-playing autonomous AI agents to tackle complex tasks together.
AutoGen
Microsoft's framework for building multi-agent AI applications with conversation patterns.
LangGraph
LangChain's framework for building stateful, multi-actor agent workflows with graphs.
OpenAI Assistants API
OpenAI's API for building AI assistants with tools, code interpreter, and file search.