Commit Graph

29 Commits

Author SHA1 Message Date
Aymeric 59993e6a76 Add multiagent example 2024-12-31 01:31:58 +01:00
Aymeric 54d6857da2 Pass tests 2024-12-30 18:03:53 +01:00
Aymeric d5a036d3f2 Pass tests 2024-12-27 16:27:16 +01:00
Aymeric c880f2f5b6 Format 2024-12-27 16:18:19 +01:00
Aymeric ccdc75333b Add tests for models 2024-12-26 11:56:06 +01:00
Aymeric e5ca0f0cb8 Support optional arguments in tool calls 2024-12-26 11:55:20 +01:00
Aymeric c4f38850b2 Improve code execution error logging 2024-12-25 23:28:57 +01:00
Aymeric 8005d6f21d Change name 'llm_engine' to 'model' 2024-12-25 21:51:43 +01:00
Aymeric 3a70e17cae Remove direct support for openai and anthropic engines, one can use LiteLLM 2024-12-24 23:36:46 +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 32d7bc5e06 Add tool calling agent example 2024-12-23 17:22:35 +01:00
Aymeric 30cb6111b3 Enable support for tool calling agents 2024-12-23 17:10:07 +01:00
Aymeric dccef6248b Multiple documentation improvements 2024-12-21 23:11:15 +01:00
Aymeric c18bc9037d Add E2B code interpreter 🥳 2024-12-20 16:20:41 +01:00
Aymeric 584ce8f363 Consolidate pushing Tools to Hub 2024-12-19 16:57:05 +01:00
Aymeric ba87dd98c8 Solve additional args not being passed to task 2024-12-18 12:27:43 +01:00
Aymeric 17e05efb70 Formatting 2024-12-16 15:55:00 +01:00
Aymeric 06066437fd Formatting 2024-12-16 15:46:47 +01:00
Aymeric 1751bf03ac Move examples away 2024-12-16 15:41:08 +01:00
Aymeric 5231162274 Add many doc pages and fix doc tests 2024-12-16 14:55:12 +01:00
Aymeric aef0510e68 Force imports inside tool 2024-12-15 14:30:00 +01:00
Aymeric 57b35337c2 Add tests for all docs 2024-12-15 12:47:19 +01:00
Aymeric 9232528232 Add examples to use any LLM as engine 2024-12-13 19:48:55 +01:00
Aymeric 465614295d Improve documentation on agent building tips 2024-12-12 10:09:51 +01:00
Aymeric 0a0402d090 Simplify step logs 2024-12-11 22:33:41 +01:00
Aymeric 1606b9a80c Pass tests 2024-12-11 19:23:07 +01:00
Aymeric 67deb6808f Ruff formatting 2024-12-11 16:16:18 +01:00
Aymeric f3dcf1f013 Initialize repo structure. 2024-12-06 17:46:42 +01:00