Spaces:
Running
Running
Commit History
fixup: fetch transactions by number and not by id
b7d8f76
move TransactionProcessingOutput to entity file
4e7575f
add endpoint for retrieving fraud status of existing an transaction
12d1b37
fix: really use connection pooling
b43ff84
fix: use connexion pooling
c770a7e
improve logging
3dea1ba
solve pydantic deprecation warning
68536e4
improve db connection functions
ec3000e
fix env variable loading
e64ec40
use context manager for db connection and adapt dependency injection
ecaf7ad
add default value to "is_real_fraud" field
90430a3
code cleaning
fef6825
fix exception type detection
db58ed3
fix: update transaction if fraud
4d4e616
sghorbal
commited on
store the ground truth about frauds
60abdf9
sghorbal
commited on
fixup: wrong metadata key
bac07b6
sghorbal
commited on
connect to the ML prediction API
434466a
sghorbal
commited on
authorize credit card numbers to be sent as int
6ef7a85
sghorbal
commited on
send transaction info in the request body
1dd8830
sghorbal
commited on
add Brevo support
3788825
sghorbal
commited on
Initial commit
4aed8ef
sghorbal
commited on