AI retry, merged, classification 수동 호출 API 추가
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user