Modelscope-Agent logo

Modelscope-Agent

ModelScope-Agent: An agent framework connecting models in ModelScope with the world

AI Agents FrameworksHorizontalOpen SourceFree

Agent Details

Pricing
Free
Industry
Horizontal

Quick Links

Ready to Get Started?

Explore Modelscope-Agent and discover how it can help you.

Visit Website

About Modelscope-Agent

Modelscope-Agent is a customizable and scalable Agent framework. A single agent has abilities such as role-playing, LLM calling, tool usage, planning, and memory. It mainly has the following characteristics: Simple Agent Implementation Process: Simply specify the role instruction, LLM name, and tool name list to implement an Agent application. The framework automatically arranges workflows for tool usage, planning, and memory. Rich models and tools: The framework is equipped with rich LLM interfaces, such as Dashscope and Modelscope model interfaces, OpenAI model interfaces, etc. Built in rich tools, such as code interpreter, weather query, text to image, web browsing, etc., make it easy to customize exclusive agents. Unified interface and