feat: +git tools

This commit is contained in:
莘权 马 2024-03-21 20:37:23 +08:00
parent 5ee95b1461
commit 85adc47366
5 changed files with 133 additions and 1 deletions

View file

@ -47,7 +47,7 @@ class Config(CLIParams, YamlModel):
# Key Parameters
llm: LLMConfig
# Global Proxy. Will be used if llm.proxy is not set
# Global Proxy. Not used by LLM, but by other tools such as browsers.
proxy: str = ""
# Tool Parameters