issues
search
AI-Planning
/
planning-as-a-service
The newly improved planner (and more) in the cloud.
Apache License 2.0
31
stars
8
forks
source link
Development
#29
Closed
YIDING-CODER
closed
2 years ago
YIDING-CODER
commented
2 years ago
Added logic to support the default value for parameters
Added logic to support the categorical parameter type.
Added CORS feature to the server
Added authentication for the flower login
Added time limit for the celery task
Added memory limit for the celery task
Added the environment variable to docker file
Added the default block time setting in config file for the protocal Added the logic to remove the temp files
Implemented "you can use it as much as you want, unless someone else is looking" protocol
Implemented the logic to handle multiple plan
Implemented New package API to get the manifest of installed packages
Implemented the Planning-as-service adaptor for converting the plain action plan to json format that can be accepted by planning domain