fix heartbeat issue
This commit is contained in:
@@ -35,6 +35,7 @@ Loaded from `.env` via `python-dotenv`:
|
||||
| `OPENAI_API_KEY` | Yes | — | API key for the LLM provider |
|
||||
| `OPENAI_API_URL` | No | `https://api.openai.com/v1/chat/completions` | OpenAI-compatible endpoint |
|
||||
| `MODEL` | No | `gpt-4o-mini` | Model name to use |
|
||||
| `VALKEY_URL` | No | `redis://localhost:6379/0` | Valkey/Redis URL |
|
||||
|
||||
## Site types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user