[improvement][Headless] Unit tests do not use the LLM parsing tool by default. (#699)

This commit is contained in:
lexluo09
2024-01-30 17:40:28 +08:00
committed by GitHub
parent 954c67c947
commit 26aefceb04
3 changed files with 36 additions and 23 deletions

View File

@@ -14,6 +14,8 @@ spring:
demo:
enabled: true
nl2SqlLlm:
enabled: false
server:
port: 9080