Commit Graph

9 Commits

Author SHA1 Message Date
279182f659
fix: typo
All checks were successful
build / build (pull_request) Successful in 2m31s
build / build (push) Successful in 2m33s
2025-03-01 12:50:20 -05:00
347c4b91d5 refactor/main (#11)
All checks were successful
build / build (push) Successful in 2m29s
build / build (pull_request) Successful in 2m27s
# what I have done

- sync main function in master branch and tested current code usage
- remove redundant code
- update README documents
- fix the immutable files logic

## TODO

- give fallback options for immutable files

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #11
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-02-27 15:51:31 +08:00
a41b32ce92
test: skip health check stage
Some checks failed
build / build (pull_request) Failing after 2m28s
build / build (push) Failing after 2m30s
2025-02-24 22:17:41 -05:00
c67dd32cf2 fix: healthcheck & update teapot poststage
Some checks failed
build / build (push) Failing after 2m12s
build / build (pull_request) Failing after 2m10s
2025-02-06 09:16:11 +01:00
47c46755e6 feat: teapot stage added
Some checks failed
build / build (pull_request) Failing after 2m24s
build / build (push) Failing after 2m27s
2025-02-01 13:46:09 +01:00
bbda876180 feat: add limitation adaptation 2025-02-01 13:46:09 +01:00
51b68b7c87
refactor: re-organize tests & models
Some checks failed
build / build (push) Failing after 1m38s
2024-10-22 06:17:09 -04:00
74579cd539
style: make it python 3.6 compatible 2024-10-21 06:55:02 -04:00
8bf0f7cfff
feat: LLM generated convert function
All checks were successful
build / build (push) Successful in 1m3s
2024-10-20 04:46:41 -04:00