OPENAI_BASE_URL=https://ay8ts6hfrqidjvwt.us-east-1.aws.endpoints.huggingface.cloud/v1/ PUBLIC_APP_NAME="Your ChatUI App" MONGODB_URL=mongodb://localhost:27017 # Omni (LLM Router) settings LLM_ROUTER_ROUTES_PATH=/app/routes.chat.json LLM_ROUTER_ARCH_BASE_URL=https://tgck2hcu5491iwy9.us-east-1.aws.endpoints.huggingface.cloud/v1 LLM_ROUTER_ARCH_MODEL=katanemo/Arch-Router-1.5B LLM_ROUTER_FALLBACK_MODEL=Qwen/Qwen3-1.7B PUBLIC_LLM_ROUTER_ALIAS_ID=omni PUBLIC_LLM_ROUTER_DISPLAY_NAME=Omni