(improvement)(project) rename llm to llmParser and optimizing python start scripts and optimizing and optimizing build/start scripts (#91)

This commit is contained in:
lexluo09
2023-09-14 22:30:06 +08:00
committed by GitHub
parent bc69d2221a
commit 30f5fc9ab1
35 changed files with 237 additions and 507 deletions

View File

@@ -13,7 +13,7 @@ spring:
password: chat
server:
port: 9080
port: 9082
authentication:
enable: true

View File

@@ -0,0 +1,10 @@
one.detection.size=8
one.detection.max.size=20
metric.dimension.min.threshold=0.3
metric.dimension.threshold=0.3
dimension.value.threshold=0.5
function.bonus.threshold=201
long.text.threshold=0.8
short.text.threshold=0.5
query.text.length.threshold=10
candidate.threshold=0.2