Commit Graph

11 Commits

Author SHA1 Message Date
Aymeric Roucher d69ae028fa
Simplify managed agents (#484)
* Simplify managed agents
2025-02-03 21:19:54 +01:00
Lucain 6e1373a324
Add linter rules + apply make style (#255)
* Add linter rules + apply make style
2025-01-18 19:01:15 +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 654f0047f3 Improve Readme example 2024-12-26 19:00:09 +01:00
Aymeric f8b9cb34f9 Fix additional args sent to e2b server 2024-12-26 17:59:15 +01:00
Aymeric 8005d6f21d Change name 'llm_engine' to 'model' 2024-12-25 21:51:43 +01:00
Aymeric 1e357cee7f Add LiteLLM engine 2024-12-24 17:34:14 +01:00
Aymeric edb0be3adf Change all names to 'smolagent' 2024-12-24 10:31:36 +01:00
Aymeric d389f11e37 Add transcriber tool and PipelineTool 2024-12-23 22:49:32 +01:00
Aymeric b11abbf27e Add E2B doc 2024-12-20 16:50:27 +01:00
Aymeric c18bc9037d Add E2B code interpreter 🥳 2024-12-20 16:20:41 +01:00