fixbug: config.yaml

feat: +tests
This commit is contained in:
莘权 马 2023-12-26 10:03:56 +08:00
parent 25de7f9a74
commit 6a16900953
8 changed files with 78 additions and 28 deletions

View file

@ -121,7 +121,6 @@ TIMEOUT: 60 # Timeout for llm invocation
# PROMPT_FORMAT: json #json or markdown
<<<<<<< HEAD
### Agent configurations
# RAISE_NOT_CONFIG_ERROR: true # "true" if the LLM key is not configured, throw a NotConfiguredException, else "false".
# WORKSPACE_PATH_WITH_UID: false # "true" if using `{workspace}/{uid}` as the workspace path; "false" use `{workspace}`.