Commit Graph

19 Commits

Author SHA1 Message Date
Albert Villanova del Moral 42bce9501a
Pass notebook_folder to build notebook docs (#671) 2025-02-17 14:28:57 +01:00
kingdomad a940f42c04
refactor: simplify file type checking from MIME to extension (#342) 2025-02-14 18:03:22 +01:00
Albert Villanova del Moral 823b8df0fb
Test E2B Executor (#540) 2025-02-07 15:51:14 +01:00
Albert Villanova del Moral e872d91972
Test PrintContainer (#515)
* Rename test_python_interpreter to test_local_python_executor

* Test PrintContainer

* Fix CI tests
2025-02-06 14:02:52 +01:00
Albert Villanova del Moral 595781b82d
Test memory (#428)
* Test memory

* Add memory tests to CI
2025-01-30 13:51:18 +01:00
Albert Villanova del Moral cc21135188
Test import without extras (#370)
* Test import without extras

* Add import test to CI

* Use uv run
2025-01-28 10:57:14 +01:00
Aymeric Roucher 43904f32c7
Support any and none tool types (#280)
* Support any and none tool types
2025-01-22 12:47:05 +01:00
Lucain 1f8fd72acb
Clean makefile, pyproject.toml and CI (#229)
* 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
2025-01-17 13:18:06 +01:00
Aymeric Roucher 5f32373551
Make default tools more robust (#186) 2025-01-14 14:57:11 +01:00
Aymeric Roucher eca83800e3
Halve import time by removing torch dependency (#147)
* Halve import time by removing torch dependency
2025-01-10 15:00:28 +01:00
Aymeric Roucher d3cd0f9e09
Auto correct wrong assignments to final_answer (#123)
* Auto correct wrong assignments to final_answer
2025-01-08 19:04:11 +01:00
Aymeric 7b191952f8 Update version and doc builder 2025-01-07 14:02:01 +01:00
Aymeric c47ea60037 Remove tests on test_utils.py 2025-01-06 22:08:45 +01:00
Aymeric 01abe5921a Add accelerate to test requirements 2025-01-06 21:59:27 +01:00
Aymeric c22fedaee1 Sort imports and add test workflows 2025-01-06 21:48:15 +01:00
Aymeric 417c6685b0 Fix quality.yml 2025-01-06 21:14:05 +01:00
Aymeric 10fee97902 Update test workflows 2025-01-06 21:05:41 +01:00
Aymeric aa06a7ad78 Move doc to 'en' subfolder 2024-12-31 12:46:17 +01:00
Aymeric 01ceb98da1 Add doc build workflows 2024-12-30 00:39:30 +01:00