smolagents Releases
114 releases of huggingface/smolagents
- v1.8.0
This release introduces visualization tools for agent structures, simplifies managed agent configuration by removing the ManagedAgents class, and releases Open Deep Research capabilities.
Feb 7, 2025
- v0.6.9
Adds animations to shapes, supports links on connections, GitHub-flavored tables in markdown, and various CLI improvements.
Feb 5, 2025
- v2.0.0
A major core version update that completely removes PixiJS and Pixi Filters, replacing them with a custom 2D context rendering implementation to improve performance and bundle size.
Feb 1, 2025
- v1.7.0
The platform gains CLI support for direct agent execution and introduces a memory system that enables replay functionality and improved code execution logging.
Jan 31, 2025
- v1.6.0
This release focuses on usability improvements including optional dependencies for Transformers, auto-detection for Vision Language Models, and a significantly enhanced Gradio UI.
Jan 28, 2025
- v1.5.1
A minor maintenance release fixing the optional dependency issue for the Transformers library introduced in the previous version.
Jan 27, 2025
- v1.5.0
A major feature release that adds Vision Language Model (VLM) support, Azure OpenAI integration, and significant improvements to the Python executor and security model.
Jan 24, 2025
- v1.4.1
This release adds support for Model Context Protocol (MCP) servers, allows passing additional keyword arguments to models, and includes security fixes for subpackage imports.
Jan 17, 2025
- v1.3.0
The release introduces OpenTelemetry observability, multi-GPU support for Transformers, and enhanced documentation in Chinese, alongside new import capabilities.
Jan 15, 2025
- v1.2.0
This release simplifies the Model class, adds support for OpenAI-compatible servers, integrates with Hugging Chat, and significantly reduces import time by removing the torch dependency.
Jan 10, 2025
- v1.1.0
This release includes a breaking change to rename the `max_iterations` parameter to `max_steps`, adds a code of conduct, and introduces new parameters for the DDGS tool and TransformerModel.
Jan 6, 2025
- v0.1.0v0.1.0: First ever release!
Dec 27, 2024
- v0.106.1
Minimal release notes: "## What's Changed * custom node related fixes by @GabiGrin in https://github.com/flydelabs/flyde/pull/177 **Full C"
Dec 23, 2024
- v0.106.0
This release focuses on enhancing the flyde visual programming environment by introducing custom node creation capabilities, improving the macro node API, and cleaning up the standard library.
Dec 23, 2024
- v0.6.8
Focuses on SVG rendering compatibility in non-browser contexts and removes external dependencies to improve stability.
Nov 7, 2024
- v1.1.1
A minor feature update allowing for more precise insertion of clips in stacked tracks and improved splitting capabilities.
Oct 29, 2024
- v1.0.1
Minimal release notes: "- Implemented that the currently visible clip will be removed from the scene graph when the parent track gets disabled"
Oct 23, 2024
- v0.105.1
A maintenance release that fixes website issues, improves node selection colors, and addresses bugs in comment and conditional nodes.
Oct 6, 2024
- v0.105.0
A major update introducing improved macro nodes and various UX tweaks, but requiring manual fixes for existing projects due to structural changes.
Oct 5, 2024
- v0.6.7
This update introduces significant improvements to sequence diagrams, adds new rendering capabilities like gradients, and enhances variable and import management features.
Sep 28, 2024