fal-ai / fal

⚡ Fastest way to serve open source ML models to millions
https://fal.ai/docs
Apache License 2.0
201 stars 18 forks source link

feat(sdk): support listing and deleting apps #196

Closed efiop closed 1 month ago

efiop commented 1 month ago

Initial changes for isolate_proto and sdk to unblock https://github.com/fal-ai/isolate-cloud/pull/1691.

Corresponding CLI changes will come in a followup.

linear[bot] commented 1 month ago

FEA-2355 ability to delete apps

efiop commented 1 month ago

For the record: test failure is due to isolate_proto not being released. I'll make it install in editable mode in a followup.