[refactor] prepare openapi swagger: rename RawRequestInput type to ApiRequestBody, add ApiResponseBodyFailure and ApiResponseBodySuccess types 4557bc9 aletrn commited on Dec 7, 2023
[fix] handle mapping source_type to url_tile on executing samexporter_predict() 5b9f3cb aletrn commited on Dec 6, 2023
[feat] add missing source_type argument on samexporter_predict use ba68bb0 aletrn commited on Dec 6, 2023
[test] lambda_handler: add test rectangle and multi prompts cases 375dcd6 aletrn commited on Dec 5, 2023
[test] lambda_handler: update test cases, add case for rectangle 2b36848 aletrn commited on Dec 5, 2023
[test] add more "real" test cases for lambda_handler, 200/ok case c7f580c aletrn commited on Dec 4, 2023
[feat] add support for multi-prompt, both of type point and rectangle 4956b66 aletrn commited on Dec 4, 2023
[refactor] get constants from env variables, handle possible exceptions on tiles download/merge/crop 58df93e aletrn commited on Dec 3, 2023
[refactor] download raster tiles with contextily.tile.bounds2img() e897c81 aletrn commited on Dec 2, 2023
[refactor] don't import complete modules, use only "from" syntax 2c3171a aletrn commited on Nov 30, 2023
[refactor] remove unused Dockerfile, try installing sphinx with requirements.txt in cloudflare pages ci 869eadc aletrn commited on Nov 27, 2023
[refactor] remove some .idea files, add matplotlib as dev dependency e093573 aletrn commited on Nov 27, 2023
[test] using local tile http server in lambda_handler "real" test case 906be62 aletrn commited on Nov 26, 2023
[test] SegmentAnythingONNX test case (encode and predict_masks - check map) 06df9fa aletrn commited on Nov 25, 2023
[test] add test cases for get_vectorized_raster_as_geojson and SegmentAnythingONNX 84a883f aletrn commited on Nov 25, 2023
[ci] switch base docker image to python:3.11-slim-bookworm, use opencv-python-headless c6215d1 aletrn commited on Nov 22, 2023