mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Update headless with no auto continue (#5901)
This commit is contained in:
parent
194181a420
commit
78aef2b150
@ -12,7 +12,7 @@ To run OpenHands in headless mode with Python,
|
||||
and then run:
|
||||
|
||||
```bash
|
||||
poetry run python -m openhands.core.main -t "write a bash script that prints hi"
|
||||
poetry run python -m openhands.core.main -t "write a bash script that prints hi" --no-auto-continue
|
||||
```
|
||||
|
||||
You'll need to be sure to set your model, API key, and other settings via environment variables
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user