ApplicationsAgent, RAG and prompt engineering practices
AI 智能体
An AI system that plans, calls tools and completes multi-step tasks autonomously.
Agents combine LLMs with tool use, memory and planning: the model decides the next step, which tool to call and how to judge results. Moving from Q&A to "assistants that get work done", agents are the mainstream app form today.