mini-swe-agent / docs /reference /run /hello_world.md
AbdulElahGwaith's picture
Upload folder using huggingface_hub
f201cf6 verified
|
Raw
History Blame Contribute Delete
357 Bytes

Hello World

!!! note "Hello World run script"

- [Read on GitHub](https://github.com/swe-agent/mini-swe-agent/blob/main/src/minisweagent/run/hello_world.py)

??? note "Full source code"

    ```python
    --8<-- "src/minisweagent/run/hello_world.py"
    ```

::: minisweagent.run.hello_world

{% include-markdown "../../_footer.md" %}