Update README to clarify on-demand instance start feature

This commit is contained in:
2025-08-20 14:22:55 +02:00
parent 287a5e0817
commit 496ab3aa5d

View File

@@ -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)