Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.12 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.12 KB

ModelScope-Agent-Gadget: Building Your Customizable Agent Gadget with Open-source Large Language Models

Introduction

For information about modelscope-agent, please refer to the relevant home page of modelscope-agent, which will mainly introduce the gadgets we have developed.

🎉 News

Installation

clone repo and install dependency:

git clone https://github.com/RuipingWang1986/modelscope-agent-gadget.git
cd modelscope-agent && pip install -r requirements.txt