Fix issue #4739: '[Bug]: The agent doesn'"'"'t know its name' (#4740)

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
This commit is contained in:
Xingyao Wang
2024-11-04 15:24:35 -06:00
committed by GitHub
parent ba25b02978
commit 1d2a616be7
28 changed files with 30 additions and 30 deletions

View File

@@ -58,4 +58,3 @@ docker run -it \
ghcr.io/all-hands-ai/openhands:0.11 \
python -m openhands.core.main -t "write a bash script that prints hi"
```