From 496ab3aa5d1eb34b2bf6ccee1bf24ef0055d79bf Mon Sep 17 00:00:00 2001 From: LordMathis Date: Wed, 20 Aug 2025 14:22:55 +0200 Subject: [PATCH] Update README to clarify on-demand instance start feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65dfb42..d2d22b9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ 🔐 **API Key Authentication**: Separate keys for management vs inference access 📊 **Instance Monitoring**: Health checks, auto-restart, log management ⏳ **Idle Timeout Management**: Automatically stop idle instances after a configurable period +💡 **On-Demand Instance Start**: Automatically launch instances upon receiving OpenAI-compatible API requests 💾 **State Persistence**: Ensure instances remain intact across server restarts ![Dashboard Screenshot](docs/images/screenshot.png)