4. Set `OLLAMA_BASE_URL` in your `.env` to point to the running API, for example:
```text
OLLAMA_BASE_URL=http://localhost:11434/v1
OLLAMA_BASE_URL=http://localhost:11434
```
5. Verify the API is reachable (example curl):
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.