add pre-commit

This commit is contained in:
usamimeri_renko 2024-04-29 15:04:33 +08:00
parent 3f108abd06
commit f14a1f63ef
7 changed files with 132 additions and 97 deletions

View file

@ -100,4 +100,3 @@ class LLMConfig(YamlModel):
@classmethod
def check_timeout(cls, v):
return v or LLM_API_TIMEOUT