profile:dont reuse commons
All checks were successful
build-and-deploy / build-deploy (push) Successful in 15s
All checks were successful
build-and-deploy / build-deploy (push) Successful in 15s
This commit is contained in:
@@ -2,7 +2,4 @@ spring.datasource.url=jdbc:postgresql://localhost:5432/trisolaris
|
||||
ai.llama.baseUrl=http://localhost:8089/v1/chat/completions
|
||||
logging.level.com.android.trisolarisserver.controller.Auth=INFO
|
||||
storage.documents.aiBaseUrl=http://127.0.0.1:18921
|
||||
ocr.paddle.enabled=true
|
||||
ocr.paddle.baseUrl=http://127.0.0.1:9001
|
||||
ocr.paddle.minScore=0.9
|
||||
ocr.paddle.minAverageScore=0.8
|
||||
ocr.paddle.baseUrl=http://127.0.0.1:9001
|
||||
Reference in New Issue
Block a user