Portkey Model
!!! note "Portkey Model class"
- [Read on GitHub](https://github.com/swe-agent/mini-swe-agent/blob/main/src/minisweagent/models/portkey_model.py)
??? note "Full source code"
```python
--8<-- "src/minisweagent/models/portkey_model.py"
```
!!! tip "Guide"
Setting up Portkey models is covered in the [quickstart guide](../../models/quickstart.md).
::: minisweagent.models.portkey_model
{% include-markdown "../../_footer.md" %}