| Port details |
- py-smolagents Lightweight library for building agents that think in code
- 1.26.0 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-07-12 16:57:04
- Last Update: 2026-07-12 16:54:24
- Commit Hash: 51a1d98
- Also Listed In: python
- License: APACHE20
- WWW:
- https://huggingface.co/docs/smolagents
- https://github.com/huggingface/smolagents
- Description:
- smolagents is a lightweight library for building agents. Its flagship feature
is the CodeAgent, an agent that writes Python snippets to call tools and
orchestrate other agents. It supports multi-modal inputs, tool sharing via
the Hugging Face Hub, and many LLM backends.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}smolagents>0:misc/py-smolagents@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-smolagents/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-smolagents
- pkg install py312-smolagents
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-smolagents listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-smolagents
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783738802
SHA256 (smolagents-1.26.0.tar.gz) = 4ec92313265f9cfbcabfc88e192b4bc4505f8475dc5f33dc872062fc567037bd
SIZE (smolagents-1.26.0.tar.gz) = 239034
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-ipython>=8.31.0 : devel/ipython@py312
- py312-numpy>=1.21.2 : math/py-numpy@py312
- py312-pandas>=2.2.3 : math/py-pandas@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-huggingface-hub>=0.31.2 : misc/py-huggingface-hub@py312
- py312-Jinja2>=3.1.4 : devel/py-Jinja2@py312
- py312-pillow>=10.0.1 : graphics/py-pillow@py312
- py312-python-dotenv>0 : www/py-python-dotenv@py312
- py312-requests>=2.32.3 : www/py-requests@py312
- py312-rich>=13.9.4 : textproc/py-rich@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-smolagents-agentfolio
Configuration Options:
- No options to configure
- Options name:
- misc_py-smolagents
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.26.0 12 Jul 2026 16:54:24
    |
Yuri Victorovich (yuri)  |
misc/py-smolagents: New port: Lightweight library for building agents that think
in code |
Number of commits found: 1
|