{"service":"API Gate","version":"2.0.0","workers":["debit_note","cheque","receipt","other_documents","sqlcoder"],"routing":{"/api/v1/upload":"debit_note","/api/v1/upload/batch":"debit_note","/api/v1/external-invoice":"debit_note","/api/documents/upload/cheque":"gate","/generate":"sqlcoder","/generate/batch":"sqlcoder","/model":"sqlcoder","/model/switch":"sqlcoder","/model/version":"sqlcoder"},"pipelines":{"cheque_receipt":{"worker":"cheque","port":8002,"memory":"8GB","process":"YOLO Detection → Crop → EasyOCR"},"receipt":{"worker":"receipt","port":8003,"memory":"8GB","process":"YOLO Detection → Crop → EasyOCR"},"other_documents":{"worker":"other_documents","port":8004,"memory":"8GB","process":"Full PaddleOCR → Raw JSON"},"debit_note":{"worker":"debit_note","port":8001,"memory":"8GB","process":"YOLO Detection → Crop → EasyOCR (debit_note)"}}}