1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile/openapi/lib
Mert 2b1b43a7e4
feat(ml): composable ml (#9973)
* modularize model classes

* various fixes

* expose port

* change response

* round coordinates

* simplify preload

* update server

* simplify interface

simplify

* update tests

* composable endpoint

* cleanup

fixes

remove unnecessary interface

support text input, cleanup

* ew camelcase

* update server

server fixes

fix typing

* ml fixes

update locustfile

fixes

* cleaner response

* better repo response

* update tests

formatting and typing

rename

* undo compose change

* linting

fix type

actually fix typing

* stricter typing

fix detection-only response

no need for defaultdict

* update spec file

update api

linting

* update e2e

* unnecessary dimension

* remove commented code

* remove duplicate code

* remove unused imports

* add batch dim
2024-06-07 03:09:47 +00:00
..
api refactor: asset media endpoints (#9831) 2024-05-31 13:44:04 -04:00
auth chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
model feat(ml): composable ml (#9973) 2024-06-07 03:09:47 +00:00
api.dart feat(ml): composable ml (#9973) 2024-06-07 03:09:47 +00:00
api_client.dart feat(ml): composable ml (#9973) 2024-06-07 03:09:47 +00:00
api_exception.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
api_helper.dart feat(ml): composable ml (#9973) 2024-06-07 03:09:47 +00:00