|
874dffedc9
|
Fix: unknown bool param of type str
|
2024-01-23 14:16:22 +07:00 |
|
|
04781ea7a4
|
Fix: bad image to file level
|
2024-01-17 16:44:04 +07:00 |
|
|
94be43e798
|
Feature: is_test_request, Fix: csv not backup
|
2024-01-17 16:28:50 +07:00 |
|
|
4500d7dc1f
|
Add: is_test_request
|
2024-01-12 14:53:50 +07:00 |
|
|
d6bccec51d
|
Add: redemtion id
|
2024-01-11 18:27:34 +07:00 |
|
|
cecee15cd6
|
Feature: feedback csv API
|
2024-01-11 18:27:34 +07:00 |
|
|
ac65475356
|
Add: API list request
|
2024-01-11 18:27:33 +07:00 |
|
|
ad249a8c19
|
Update: more logging for model performance
|
2023-12-29 14:24:52 +07:00 |
|
|
71ca689e89
|
Merge branch 'main' into fix/database_inconsistent
|
2023-12-28 13:01:46 +07:00 |
|
|
dc1dfcb4d1
|
Workaround: Skip sencond save() to database
|
2023-12-27 18:20:06 +07:00 |
|
|
cd739e0035
|
Workaround to fix missing db fields
|
2023-12-26 21:07:19 +07:00 |
|
|
e2d576b83a
|
Fix: false aggregate results
|
2023-12-26 21:07:19 +07:00 |
|
|
a131ed7580
|
Workaround to fix missing db fields
|
2023-12-26 21:05:35 +07:00 |
|
|
074dd2047d
|
Fix: false aggregate results
|
2023-12-26 18:44:03 +07:00 |
|
|
da35ba418a
|
Update: Build
|
2023-12-26 10:42:52 +07:00 |
|
|
4a2e73c3c5
|
Add: delay task for local file removal
|
2023-12-26 10:42:42 +07:00 |
|
|
e824a1c151
|
Add: S3 status
|
2023-12-26 10:42:21 +07:00 |
|
|
242441a33c
|
Merge branch 'main' of https://code.sdsdev.co.kr/dx-tan/SBT-IDP into fix/localfiles_resistant
|
2023-12-25 10:39:47 +07:00 |
|
|
a0396c7e7c
|
Add: S3 status
|
2023-12-25 10:32:09 +07:00 |
|
|
9e570b8275
|
Add: request_id on result
|
2023-12-22 14:57:41 +07:00 |
|
Viet Anh Nguyen
|
5c9a51ccde
|
Add AI processing time
|
2023-12-22 14:03:56 +07:00 |
|
Viet Anh Nguyen
|
ac5dd81185
|
Add preprocessing time to response
|
2023-12-21 17:31:55 +07:00 |
|
Viet Anh Nguyen
|
4c5487f7af
|
Fix wrong result due to wrong break filenames
|
2023-12-15 15:00:43 +07:00 |
|
Viet Anh Nguyen
|
8d12826d44
|
Auto restart for all services
|
2023-12-15 14:12:23 +07:00 |
|
Viet Anh Nguyen
|
912461882b
|
Refactor + Add usage report API
|
2023-12-15 12:43:19 +07:00 |
|
Viet Anh Nguyen
|
6873ffce05
|
Merge branch 'main' of https://code.sdsdev.co.kr/dx-tan/SBT-IDP into optimize_performance
|
2023-12-14 13:40:12 +07:00 |
|
Viet Anh Nguyen
|
90824fa963
|
Skip confirming publish rabitmq
|
2023-12-14 13:26:16 +07:00 |
|
Viet Anh Nguyen
|
a3459fe886
|
Bring back the test UI
|
2023-12-14 11:21:48 +07:00 |
|
Viet Anh Nguyen
|
0159d8d90c
|
Clean up code
|
2023-12-14 10:54:03 +07:00 |
|
Viet Anh Nguyen
|
6840f16ee7
|
Fix result accumulation
|
2023-12-13 18:43:10 +07:00 |
|
Viet Anh Nguyen
|
bace56baf7
|
Resize images for pdfs
|
2023-12-13 16:01:31 +07:00 |
|
|
a402f2a78f
|
Add: Submodules
|
2023-12-12 18:51:32 +07:00 |
|
|
32baf69c3d
|
Merge pull request #11 from dx-tan/add_elements
Add elements
|
2023-12-12 15:20:01 +07:00 |
|
Viet Anh Nguyen
|
d2ea7f2e66
|
Clean up code
|
2023-12-12 12:54:34 +07:00 |
|
|
5bc302fc75
|
Fix: S3 with no endpoint
|
2023-12-12 12:49:31 +07:00 |
|
|
0665d707a5
|
Merge pull request #10 from dx-tan/add_elements
Add elements
|
2023-12-12 12:26:59 +07:00 |
|
|
2cd04d8296
|
Add: Migration
|
2023-12-12 12:16:08 +07:00 |
|
|
2c50f86ed2
|
Add: Limit image decompressed size
|
2023-12-11 13:15:48 +00:00 |
|
|
d5e83af467
|
Fix: FE issues
|
2023-12-11 06:37:52 +00:00 |
|
|
8664a10635
|
Fix: wait on async results
|
2023-12-11 13:32:27 +07:00 |
|
|
52ba638eb7
|
Add feedback API, parallel proccessing
|
2023-12-08 19:49:00 +07:00 |
|
|
8223606e95
|
Add: Exception on timeout
|
2023-12-07 19:52:29 +07:00 |
|
|
a5dae88e77
|
Merge branch 'main' of https://code.sdsdev.co.kr/dx-tan/SBT-IDP into dev/update_model
|
2023-12-07 17:08:21 +07:00 |
|
|
ad6f7d0673
|
Add: sync api
|
2023-12-07 17:05:58 +07:00 |
|
|
978a10df6e
|
NO idea what is different
|
2023-12-06 17:15:49 +07:00 |
|
|
c0cdfdfba0
|
Fix: Null retailer_name
|
2023-12-06 17:15:27 +07:00 |
|
|
a39dfe324b
|
Update: invoice_imei to optional
|
2023-12-06 17:14:56 +07:00 |
|
|
a84e3dce05
|
Add: support for pdf file
|
2023-12-05 12:59:06 +07:00 |
|
|
4e83776907
|
Add: BE, FE
|
2023-11-30 18:19:06 +07:00 |
|