AbdulElahGwaith's picture
Upload folder using huggingface_hub
f201cf6 verified
|
Raw
History Blame Contribute Delete
422 Bytes

Config

!!! note "Global Config Manager"

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

??? note "Full source code"

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

Utility to manage the global config file via mini-extra config.

::: minisweagent.run.extra.config

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