From 7248f709bfe4a9cb7d18d7845e8ad08a889f39cc Mon Sep 17 00:00:00 2001 From: Ali Khokhar Date: Tue, 3 Feb 2026 19:01:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index de11b7e2..d63965bc 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,6 @@ uv run uvicorn server:app --host 0.0.0.0 --port 8082 ``` 5. **Usage**: - - Send `/start` to your bot - Send any text prompt to start a task - **Send a message** to yourself on Telegram with a task @@ -95,7 +94,6 @@ uv run uvicorn server:app --host 0.0.0.0 --port 8082 See [`nvidia_nim_models.json`](nvidia_nim_models.json) for the full list of supported models. Popular choices: - - `stepfun-ai/step-3.5-flash` - `moonshotai/kimi-k2.5` - `z-ai/glm4.7`