FQA

About AgentScope

Q: What’s the difference between AgentScope and other agent platforms/frameworks/packages?
A: AgentScope is a developer-centric and multi-agent platform, aiming to ease the development, deployment and monitoring of multi-agent applications.

About Model

Q: How to integrate/use a new model API in AgentScope?
A: Refer to Section Integrating New LLM API.

Q: What LLMs does AgentScope support?
A: AgentScope supports most existing LLM APIs, including OpenAI, Claude, Gemini, DashScope, etc. Refer to Section Model APIs for support list.

Q: How to monitor the token usage in AgentScope?
A: Refer to Section Monitoring Token Usage for more details.

About Tools

Q: What tools are provided in AgentScope?
A: Refer to Section Tools.

Q: How to use the tools in AgentScope?
A: AgentScope provides a ServiceToolkit module for tools usage. Refer to Section Tools for detailed usage.

About Agents

Q: How to use agents in AgentScope?
A: You can use the built-in agents in AgentScope, or develop your own agents. Refer to Section Built-in Agents for more details.

About GUI

Q: What GUI are provided in AgentScope?
A: AgentScope supports to run your applications in Gradio, and further provides a GUI, named AgentScope Studio, for you to monitor and manage your applications.

About Low-code Development

Q: What’s the low-code development in AgentScope?
A: It means that you can develop your applications by dragging and dropping components. Refer to Low-code Development for more details.