File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- <div align =" center " >
2- <h1 >ToolMaker</h1 >
1+ <div align =" center " style =" font-weight : bold ;" >
2+ <img src =" resources/logo_text.svg " width =" 400px " alt =" ToolMaker " />
3+
4+ <b >Turn GitHub repositories into LLM-compatible tools.</b >
35</div >
6+ <hr >
47
58<img src =" resources/logo.svg " width =" 130px " align =" right " />
69
@@ -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