smolagents/docs/source/en/reference
Lucain d19ebc7a48
Make import time faster (optional deps + delay imports) (#253)
* adapt docs

* optional in pyproject.toml

* get rid of some transformers imports

* optional transformers in models.py

* gradio, transformers, litellm

* small refacto AgentType

* merge conflicts

* mouaif

* fix tests

* AgentText no longer a str

* Add back AgentType as str/Image

* fixed for good
2025-01-20 10:59:43 +01:00
..
agents.md Make import time faster (optional deps + delay imports) (#253) 2025-01-20 10:59:43 +01:00
tools.md Allow passing kwargs to all models (#222) 2025-01-16 23:03:38 +01:00