File size: 441 Bytes
6e3b372 26823e9 6e3b372 a471a3b f2260e2 a471a3b f2260e2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
title: smolagent
emoji: 👋
colorFrom: green
colorTo: green
sdk: gradio
sdk_version: 5.25.0
app_file: app.py
pinned: false
---
# smolagent
Experimenting with smolagents library
## synced with Github
- HF space repo: https://huggingface.co/spaces/GTimothee/smolagent
- Github repo: https://github.com/GTimothee/smolagent
## Dev
### To run the app locally, debug, etc.
```bash pdm run app.py```
See output at http://127.0.0.1:7860 |