AbdulElahGwaith's picture
Upload folder using huggingface_hub
f201cf6 verified
|
Raw
History Blame Contribute Delete
377 Bytes
# Requesty Model
!!! note "Requesty Model class"
- [Read on GitHub](https://github.com/swe-agent/mini-swe-agent/blob/main/src/minisweagent/models/requesty_model.py)
??? note "Full source code"
```python
--8<-- "src/minisweagent/models/requesty_model.py"
```
::: minisweagent.models.requesty_model
{% include-markdown "../../_footer.md" %}