Skip to content

Conversation

@joaopauloschuler
Copy link
Owner

No description provided.

aymeric-roucher and others added 30 commits January 15, 2025 12:10
Change function get_coordinates_from_location to convert_location_to_coordinates
* Allow passing kwargs to all models
* Update multiagents.md URL to DuckDuckGo
* Fix subpackage import vulnerability
* Clean makefile / pyproject.toml / .github

* new tests after

* add back sqlalchemy

* disable docs tests in CI

* continue on error

* correct continue on error

* Remove all_docs test
* Make openai optional dependency

* Set openai as an extra dependency
aymeric-roucher and others added 9 commits January 17, 2025 18:04
* Add first complete Chinese translation
* Print outputs max length as a parameter
* add support for tool collection from mcp servers

* add forgotten documentation

* fix link missing in documentation

* fix linting in CI, bumpruff to use modern version

* mcpadapt added as optional dependencies

* use classmethod for from_hub and from_mcp to better reflect the fact that they return a ToolCollection

* Update src/smolagents/tools.py

Co-authored-by: Albert Villanova del Moral <[email protected]>

* Update src/smolagents/tools.py

Co-authored-by: Albert Villanova del Moral <[email protected]>

* Test ToolCollection.from_mcp

* Rename to mcp extra

* Add mcp extra to test extra

* add a test for from_mcp

* fix typo

* fix tests

* Test ToolCollection.from_mcp

(cherry picked from commit 9284d9e)

* Make all pytest tests

---------

Co-authored-by: Albert Villanova del Moral <[email protected]>
* Fixes before release
@joaopauloschuler joaopauloschuler merged commit cdfbde5 into joaopauloschuler:hf_main Jan 18, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.