add process subcommand

This commit is contained in:
hjc-puro 2025-05-02 03:42:10 -04:00
parent 0f966ec3fb
commit 78cfef9daf
6 changed files with 826 additions and 29 deletions

View file

@ -0,0 +1,4 @@
ENV_NAMESPACE = "env"
OPENAI_NAMESPACE = "openai"
SERVER_MANAGER_NAMESPACE = "server"
NAMESPACE_SEP = "." # e.g. env.group_size, openai.base_url