document_redaction / entrypoint_router.py

Commit History

Some more debugging. Added aws-lambda-adapter just in case that's useful in AWS Lambda
a3ba5e2

seanpedrickcase commited on

Added some debugging statements for entrypoint_router and lambda_entrypoint.py
18fb7ec

seanpedrickcase commited on

Removed test event from entrypoint_router.py
7f2dc0f

seanpedrickcase commited on

Correctly called authenticate user function in entrypoint router.py
35e6d45

seanpedrickcase commited on

Corrected references to max_queue_size and max_file_size
2bb3ff5

seanpedrickcase commited on

Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda.
e5dfae7

seanpedrickcase commited on