File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<div align =" center " >
2- <h1 > ToolMaker</ h1 >
2+ <img src = " resources/logo_full.svg " alt = " ToolMaker " / >
33</div >
4+ <hr >
45
56<img src =" resources/logo.svg " width =" 130px " align =" right " />
67
8+ ** ToolMaker turns GitHub repositories into LLM-compatible tools.**
9+
710This repository contains the official code for the paper:
811
912> [ ** LLM Agents Making Agent Tools** ] ( https://arxiv.org/abs/2502.11705 )
@@ -31,7 +34,7 @@ Tool use has turned large language models (LLMs) into powerful agents that can p
3134## Installation
3235First clone this repository, including submodules (note the ` --recursive ` flag):
3336``` bash
34- git clone --recursive ehttps ://github.com/KatherLab/ToolMaker
37+ git clone --recursive https ://github.com/KatherLab/ToolMaker
3538```
3639
3740Install [ ` uv ` ] ( https://docs.astral.sh/uv/getting-started/installation/ ) if you haven't already.
You can’t perform that action at this time.
0 commit comments