Commit Graph

1744 Commits (b8174d31e79854626d16c4b139e7abd650ca5b6b)

Author SHA1 Message Date
Elon Niu b8174d31e7
Merge pull request #320 from elonniu/openapi
feat: update checkpoints/endpoints/datasets apis
2023-12-20 12:04:10 +08:00
Yan c078a77b5a
feat: logout btn (#317)
* feat: add logout btn
2023-12-20 11:45:05 +08:00
Jingyi c41534d494 update datasets apis 2023-12-20 11:08:02 +08:00
Jingyi 1ab6aa7a2f update endpoints apis 2023-12-20 00:51:14 +08:00
Jingyi b83b6f7f77 update checkpoint apis 2023-12-19 23:35:43 +08:00
Jingyi 9a5a80fa8a update create user api 2023-12-19 22:27:30 +08:00
Elon Niu d80186525b
Merge pull request #319 from elonniu/openapi
feat: update list resources api
2023-12-19 21:06:21 +08:00
Jingyi 794284e726 update list resources api 2023-12-19 18:25:25 +08:00
Elon Niu 9484cc3604
Merge pull request #318 from elonniu/openapi
feat: update list checkpoints api
2023-12-19 16:10:29 +08:00
Jingyi a8f9d84dcf update list checkpoints api 2023-12-19 16:01:56 +08:00
Elon Niu d4c0e8dadb
Merge pull request #316 from elonniu/openapi
feat: improved delete endpoints/roles/users api
2023-12-19 16:00:30 +08:00
Jingyi 6c10f5a324 update list users api 2023-12-19 13:56:49 +08:00
Jingyi d2594bf06b update roles/users/ apis 2023-12-19 13:16:32 +08:00
Jingyi 611b03b5a1 update delete users api 2023-12-18 23:36:35 +08:00
Jingyi 421a78a352 update webui extension 2023-12-18 21:42:24 +08:00
Jingyi 7784ad9e50 fix 500 desc 2023-12-18 21:03:47 +08:00
Jingyi 9ee47e7a3a update delete endpoints 2023-12-18 20:45:51 +08:00
Elon Niu 1647c79901
Merge pull request #312 from elonniu/openapi
feat: Add missing APIs
2023-12-18 20:02:27 +08:00
Jingyi Niu 25923744e3 remove pydantic 2023-12-18 17:56:46 +08:00
Aaron Yi cc9626872f
Merge pull request #315 from awslabs/main
feat: Merge pull request #314 from awslabs/dev
2023-12-18 16:48:18 +08:00
Aaron Yi 54e2b26832
Merge pull request #314 from awslabs/dev
feat: merge from dev to main branch
2023-12-18 15:40:38 +08:00
Aaron Yi 8c1c806a1a
Merge pull request #313 from elonniu/fix_delete_endpoint_permission
fix: delete endpoint permissions
2023-12-18 15:38:55 +08:00
Jingyi Niu a0db3efdbc fix endpoint delete permission 2023-12-18 15:18:54 +08:00
Jingyi cccb1dae5f optimize train job return data 2023-12-17 21:58:13 +08:00
Jingyi Niu 442560a6b5 Add missing APIs 2023-12-17 21:49:29 +08:00
Jingyi Niu f830dc95b0 Merge remote-tracking branch 'upstream/dev' into dev 2023-12-17 20:57:06 +08:00
Jingyi a553f4459c fixed get_endpoint_with_endpoint_name 2023-12-13 14:54:30 +08:00
Aaron Yi e1edb15ee1
Merge pull request #310 from awslabs/main
feat: Merge pull request #309 from awslabs/dev
2023-12-12 15:13:41 +08:00
Aaron Yi ca0857f68b
Merge pull request #309 from awslabs/dev
feat: 1.3.0
2023-12-12 14:59:49 +08:00
Elon Niu e2d260b257
fix: model item exists check condition (#292)
* fixed model get item check

* improved condition

---------

Co-authored-by: Jingyi <elonniu@amazon.com>
2023-12-12 11:03:25 +08:00
Yan 117952a63d
fix: add previous btn to user table and page navigation for role table (#307)
* fix: scripts not finding the right one

* fix: wrong index when getting script

* fix: delete endpoint failed

* fix: controlnet cannot get selected (#252) (#253)

* fix: controlnet model not selected

* feat: Update dreambooth doc.

* feat: update dreambooth en doc.

* fix: vae load without setup sd_vae (#258)

* fix: deleted inference endpoint is still selectable (#263)

* fix: update sd webui version to fix httpx bug.

* fix: fixed sagemaker endpoint dead lock bug

* fix: typo fix

* fix: embedding from url is not working

* feat: minor fixes code

* feat: generate on cloud

* feat: generate on cloud

* feat: fix xyz model names in result

* fix: fixed xyz ui

* fix: fixed xyz ui

* fix: fixed inference list result and show

* fix: fixed user table and role table navigation

* fix: fixed user table and role table navigation

* fix: fixed user table and role table navigation

---------

Co-authored-by: MaggieGao02 <127171625+MaggieGao02@users.noreply.github.com>
Co-authored-by: Tang Jie <tangjiee@amazon.com>
Co-authored-by: Tang Jie <outstandingcandy@gmail.com>
2023-12-12 10:28:07 +08:00
Elon Niu 2081a4eec7
feat: added OAS3.1 file (#294)
* fix: controlnet cannot get selected (#252) (#253)

* fix: controlnet model not selected

* added openapi3.1 file

* added openapi yaml

* rename openapi file

---------

Co-authored-by: MaggieGao02 <127171625+MaggieGao02@users.noreply.github.com>
Co-authored-by: Yan <alvindaiyan@gmail.com>
Co-authored-by: Jingyi <elonniu@amazon.com>
2023-12-12 10:21:08 +08:00
MaggieGao02 1512b2ada1
docs: Add faq to show how to lock 'Generate' option (#300)
* docs: add faq per generate lock action

* docs: add image to faq

* fix: image path

---------

Co-authored-by: Yan Dai <alvindaiyan@gmail.com>
2023-12-12 10:07:28 +08:00
Yan Dai 5d707a9160 Merge branch 'main' into dev 2023-12-12 09:57:04 +08:00
Yan a8b2d37d99
fix: main to dev conflicts (#305)
* fix: fixed inference list result and show
2023-12-12 09:21:59 +08:00
Aaron Yi 6c5ace48f2
Merge pull request #301 from elonniu/fix_endpoint_create_check
fix: create endpoint check
2023-12-11 20:47:01 +08:00
Yan 7f479b5b71
fix: fix merge main conflicts (#303) 2023-12-11 19:16:28 +08:00
Jingyi c1f2281bd3 status use dataclass 2023-12-11 18:20:04 +08:00
Jingyi 6ef18bf477 fixed status check 2023-12-11 17:40:40 +08:00
Jingyi ebd3e967ba fixed create endpoint check 2023-12-11 17:25:31 +08:00
MaggieGao02 5c5b35a7fd
Merge pull request #298 from awslabs/wenmeng
docs: Cost & Revision chapter adding
2023-12-11 10:21:07 +08:00
Aaron Yi 1a5ab95440
Merge pull request #299 from elonniu/fixed_CreateEndpointEvent
fix:  allow endpoint name is empty
2023-12-10 23:19:06 +08:00
Jingyi e46a0b44aa fixed CreateEndpointEvent 2023-12-10 00:50:12 +08:00
MaggieGao 68321c2ebf docs: adding cost and revision 2023-12-09 14:14:18 +00:00
Elon Niu b78df0cb7f
Merge pull request #295 from elonniu/endpoint_delete
fix: improved sagemaker endpoint event handler
2023-12-09 21:05:41 +08:00
Yan 0486205d7b
fix: inference job list and img2img inference job show bug (#297)
* fix: fixed inference list result and show
2023-12-08 17:18:33 +08:00
Jingyi 056f5dca7a improved endpoint event notify 2023-12-08 16:34:21 +08:00
Yan d82a48e14b
fix: npe (#293)
fix npe for xyz
2023-12-07 14:45:57 +08:00
Elon Niu d51bd919f0
Merge pull request #290 from elonniu/improved_sagemaker_event
feat: Improved sagemaker endpoint event handler
2023-12-07 00:01:53 +08:00
Yan afad23a1c8
fix: xyz script ui (#291)
* fix: fixed xyz ui
2023-12-06 23:57:22 +08:00