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

OpenRouter Model

!!! note "OpenRouter Model class"

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

??? note "Full source code"

    ```python
    --8<-- "src/minisweagent/models/openrouter_model.py"
    ```

!!! tip "Guide"

Setting up OpenRouter models is covered in the [quickstart guide](../../models/quickstart.md).

::: minisweagent.models.openrouter_model

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