AI retry, merged, classification 수동 호출 API 추가

This commit is contained in:
2026-07-23 11:04:07 +09:00
parent 4ac3bcc175
commit 6ba075317a
7 changed files with 358 additions and 5 deletions

View File

@@ -75,12 +75,14 @@ file:
inference:
nfs: C:/Users/gypark/kamco-nfs
url: http://10.100.0.11:8000/jobs
batch-url: http://10.100.0.11:8000/batches
url: http://192.168.2.183:8000/jobs
batch-url: http://192.168.2.183:8000/batches
jar-path: jar/shp-exporter.jar
jar-path-v2: jar/shp-exporter-v2.jar
inference-server-name: server1,server2,server3,server4
output-dir: ${inference.nfs}/model_output/export
merged-url: http://192.168.2.183:8000/merge-postprocess
classification-url: http://192.168.2.183:8000/reclassification
gukyuin:
#url: http://localhost:8080