Commit Graph

478 Commits

Author SHA1 Message Date
Graham 72ed3fd49d
Move contributing details into contributing file (#651) 2025-02-18 09:18:40 +01:00
Aymeric Roucher 530e405adb
Documentation: manage agent's memory (#675)
Co-authored-by: Albert Villanova del Moral <8515462+albertvillanova@users.noreply.github.com>
2025-02-17 17:24:23 +01:00
ruiyang yang 9d2370ed4c
Update the prompts for delegating subtasks to agents in prompt files (#678)
Co-authored-by: yangruiyang <yangruiyang@bytedance.com>
2025-02-17 15:18:32 +01:00
Albert Villanova del Moral 42bce9501a
Pass notebook_folder to build notebook docs (#671) 2025-02-17 14:28:57 +01:00
Albert Villanova del Moral 93de27e88d
Remove deprecated resume_download arg in from_hub (#670) 2025-02-17 11:13:45 +01:00
spemed 1a272f6a9e
Align step numbers in monitoring logging (#667) 2025-02-17 09:22:25 +01:00
Parteek 345f1c35ca
Minor fix save agents (#645)
Co-authored-by: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com>
2025-02-17 09:09:40 +01:00
Albert Villanova del Moral 4755c39e14
Remove non-existent subfolder arg in MultiStepAgent.from_hub (#653) 2025-02-16 09:28:26 +01:00
Aymeric Roucher db2df94241
Fix litellm flatten_messages_as_text detection (#659) 2025-02-15 11:58:39 +01:00
Aymeric 161ef452c3 Merge branch 'main' of github.com:huggingface/smolagents 2025-02-15 11:17:39 +01:00
Aymeric d34e0c81d9 Fix litellm flatten_messages_as_text detection 2025-02-15 11:17:16 +01:00
Albert Villanova del Moral 7765236930
Add docstring args for MultiStepAgent.from_folder (#654) 2025-02-15 10:24:14 +01:00
João Galego a6cc506d09
Bugfix: Groq via LiteLLM 🚅 (#605)
Co-authored-by: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com>
2025-02-14 19:32:12 +01:00
kingdomad a940f42c04
refactor: simplify file type checking from MIME to extension (#342) 2025-02-14 18:03:22 +01:00
Aymeric Roucher 75b0e4f41c
Update README.md 2025-02-14 17:05:52 +01:00
Graham d33bc2dd9e
Improve missing toolcall exception (#614) 2025-02-14 14:49:15 +01:00
Albert Villanova del Moral 4730830780
Bump dev version: v1.10.0.dev0 (#649) 2025-02-14 14:46:00 +01:00
Aymeric Roucher 92aadef707
Fix prompt for toolcalling agent and slightly update doc (#650) 2025-02-14 13:12:10 +01:00
Alex d9da0a70ad
fix tool code generation in case of multiline descriptions (#613) 2025-02-14 12:28:08 +01:00
Robert Hodgson a2e92c74a9
Allow for last_input_token_count=None (#644) 2025-02-14 12:21:41 +01:00
Joe cb2218a86f
Fix for MLX Model when stop sequence is followed by any chars (#623) 2025-02-14 12:17:56 +01:00
Sergio Paniego Blanco 2347631a55
Fix reference to Transformers in docs (#643)
Co-authored-by: Albert Villanova del Moral <8515462+albertvillanova@users.noreply.github.com>
2025-02-14 12:13:28 +01:00
Aymeric Roucher b961ecb2f6
Update README.md (#642)
Co-authored-by: Albert Villanova del Moral <8515462+albertvillanova@users.noreply.github.com>
2025-02-14 11:58:47 +01:00
crumbly-blue-cheese 0153e37ac9
Removed reference to deprecated single_step in documentation (#608) 2025-02-14 11:54:44 +01:00
Albert Villanova del Moral 94371331bb
Fix evaluate_condition for non-bool result (#638) 2025-02-14 11:21:04 +01:00
Albert Villanova del Moral d02093dc24
Fix PlanningPromptTemplate and its docstring (#648) 2025-02-14 11:20:53 +01:00
Aymeric Roucher 1c1418dfa2
Share full agents (#533)
Co-authored-by: Alex <sysradium@users.noreply.github.com>
Co-authored-by: Parteek <parteekkamboj112@gmail.com>
Co-authored-by: Albert Villanova del Moral <8515462+albertvillanova@users.noreply.github.com>
Co-authored-by: David Berenstein <david.m.berenstein@gmail.com>
2025-02-13 16:24:44 +01:00
nishaddeokar 360e1a8781
Fix issue #635. Corrected installation instructions for open_deep_research (#636)
Co-authored-by: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com>
2025-02-13 15:22:46 +01:00
Aymeric Roucher 8e2768336a
Update README.md 2025-02-13 14:13:05 +01:00
Alex b9e94381af
Allow Gradio share parameter passthrough (#490)
Co-authored-by: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com>
2025-02-13 13:41:56 +01:00
Albert Villanova del Moral cfe599c54a
Test evaluate_condition (#634) 2025-02-13 12:03:52 +01:00
Matthias Freiberger f3ee6052db
Adding default parameter for max_new_tokens in TransformersModel (#604) 2025-02-13 12:03:44 +01:00
Sean a427c84c1c
Contribute to the documentation (#630) 2025-02-13 11:36:13 +01:00
Alex 392fc5ade5
LiteLLMModel - detect message flatenning based on model information (#553) 2025-02-13 11:25:02 +01:00
Albert Villanova del Moral 41a388dac6
Refactor operations count state setting (#631) 2025-02-13 11:22:02 +01:00
Aymeric Roucher 3316dd7b11
Remove ManagedAgent from doc (#563) 2025-02-13 11:21:39 +01:00
Albert Villanova del Moral b20da6a747
Fix installation instructions in Open-DeepResearch README (#633) 2025-02-13 10:32:28 +01:00
Albert Villanova del Moral 1516ce8d74
Move plan user prompt to YAML and test text of plan prompts (#591) 2025-02-13 10:13:25 +01:00
Sviatoslav Bilokin 2797f2fb3b
Change math.pow -> pow (#624) 2025-02-13 10:06:59 +01:00
Albert Villanova del Moral c79a354d57
Fix CI quality check by removing trailing whitespace (#628) 2025-02-13 10:05:59 +01:00
Ivan Lee 5dbbe71285
Remove --prompt argument of instance instruction in README.md (#632) 2025-02-13 09:36:46 +01:00
Jannik Maierhöfer e27e83f645
docs: add Langfuse OpenTelemetry guide (#601) 2025-02-12 19:08:05 +01:00
Billy Neuson 5fd0a2e86e
Add support for non-bool comparison operators. (#612) 2025-02-12 19:04:31 +01:00
Joe 9b96199d00
MLX model support (#300) 2025-02-12 18:30:25 +01:00
blakkd bca3a9bc13
corrected typo in README.md (#609) 2025-02-12 14:22:52 +01:00
Albert Villanova del Moral 2ea374cd51
Remove unused api-base arg from Open DeepResearch example (#616) 2025-02-12 13:56:59 +01:00
Albert Villanova del Moral 06e23f14e2
Make question arg required in Open DeepResearch example (#617) 2025-02-12 13:20:01 +01:00
Albert Villanova del Moral 833aec9198
Refactor and test final answer prompts (#595) 2025-02-12 09:30:26 +01:00
Albert Villanova del Moral 02b2b7ebb9
Create PromptTemplates typed dict (#547) 2025-02-12 08:45:56 +01:00
Albert Villanova del Moral a17f915f61
Test agent call with provide_run_summary (#513) 2025-02-11 15:51:49 +01:00