# AgentScope ## Docs - [Agent](https://docs.agentscope.io/basic-concepts/agent.md): An agent should be able to think and act. - [Context and Memory](https://docs.agentscope.io/basic-concepts/context-and-memory.md): Background about Context and Memory - [Model](https://docs.agentscope.io/basic-concepts/model.md): The main concepts of AgentScope model layer - [Message](https://docs.agentscope.io/basic-concepts/msg.md): The basic data structure in AgentScope - [Tool](https://docs.agentscope.io/basic-concepts/tool.md): Bridge your agent with the real world. - [Agent](https://docs.agentscope.io/building-blocks/agent.md): A guide to using built-in agents in AgentScope, including ReActAgent, hooks, state management, A2A, and realtime agents. - [Memory](https://docs.agentscope.io/building-blocks/context-and-memory.md): Practical usage of short-term and long-term memory in AgentScope - [Hooking Functions](https://docs.agentscope.io/building-blocks/hooking-functions.md): Customize agent behaviors at specific execution points using pre/post hooks - [Models](https://docs.agentscope.io/building-blocks/models.md): The details of AgentScope model layer - [Orchestration](https://docs.agentscope.io/building-blocks/orchestration.md): Detailed usage examples and component references for multi-agent orchestration - [RAG](https://docs.agentscope.io/building-blocks/rag.md): Retrieval-Augmented Generation in AgentScope - [Tool Capabilities](https://docs.agentscope.io/building-blocks/tool-capabilities.md): Manage tool functions, middleware, MCP integration, and agent skills with the Toolkit class - [Agent as Service](https://docs.agentscope.io/deploy-and-serve/agent-as-service.md): The core concepts and deployment strategies for transforming agents into scalable, production-ready services - [Sandbox and Tool](https://docs.agentscope.io/deploy-and-serve/sandbox-and-tool.md): The mechanisms for secure code execution and external tool integration - [What is AgentScope?](https://docs.agentscope.io/index.md): Build and run agents you can see, understand and trust. - [Evaluation](https://docs.agentscope.io/observe-and-evaluate/evaluation.md): The CI/CD Pipeline for Intelligent Agents: From "Code Checks" to "Cognitive Checks" - [Observability](https://docs.agentscope.io/observe-and-evaluate/observability.md): Monitor and debug agent runs with OpenTelemetry tracing, token usage, and integration with AgentScope Studio or third-party platforms - [FAQ](https://docs.agentscope.io/others/faq.md): Frequently asked questions about AgentScope. - [Alias](https://docs.agentscope.io/out-of-box-agents/alias.md): A general-purpose LLM-powered agent with five specialized operational modes - [Finance Analysis](https://docs.agentscope.io/out-of-box-agents/alias-finance.md): A hypothesis-driven deep research agent for complex financial and investment analysis - [Browser-use Agent](https://docs.agentscope.io/out-of-box-agents/browser-use.md): An intelligent web automation agent for browser control and task completion - [Data Science](https://docs.agentscope.io/out-of-box-agents/data-science.md): Data Science agent for end-to-end data analysis and modeling workflows. - [DataJuicer Agent](https://docs.agentscope.io/out-of-box-agents/datajuicer-agent.md): An intelligent multi-agent system for automated data processing using natural language - [Deep Research](https://docs.agentscope.io/out-of-box-agents/deep-research.md): Deep Research agent for information collection and report generation. - [EvoTraders](https://docs.agentscope.io/out-of-box-agents/evo-trader.md): A self-evolving multi-agent trading system built on AgentScope - [Quickstart](https://docs.agentscope.io/quickstart.md): Start building agent in 5 minutes - [Model Selection](https://docs.agentscope.io/tune-agent/model-selection-tuning.md): Select the best performing model from candidates based on evaluation metrics - [Reinforcement Learning](https://docs.agentscope.io/tune-agent/model-weights-tuning.md): Using Reinforcement Learning to adjust model weights for agent performance - [Prompt Tuning](https://docs.agentscope.io/tune-agent/prompt-tuning.md): Optimize agent system prompts using prompt optimization techniques - [Multi-Agent Tuning](https://docs.agentscope.io/tune-agent/tune-multi-agents.md): Using the tuner module to tune agents in multi-agent systems - [Overview](https://docs.agentscope.io/tune-agent/tune-your-first-agent.md): Using the tuner module to enhance agent performance - [Personal Research Assistant](https://docs.agentscope.io/tutorial/tutorial_research_agent.md): Building a personal research assistant with AgentScope. - [Multi-Agent Customer Support System](https://docs.agentscope.io/tutorial/tutorial_sales_agent.md): Building a multi-agent customer support system using AgentScope ## OpenAPI Specs - [openapi](https://docs.agentscope.io/api-reference/openapi.json) ## Optional - [Home Page](https://agentscope.io/) - [Blog](https://agentscope.io/blogs/)