Commit Graph

  • 1f998f98e0
    Test validate_tool_attributes (#696) main github/main Albert Villanova del Moral 2025-02-18 20:06:53 +0100
  • 14d310b0dc
    Simplify instrumentation for phoenix (#697) Aymeric Roucher 2025-02-18 19:42:55 +0100
  • f335ff4efe
    Add support for serper search (#698) Aymeric Roucher 2025-02-18 19:40:46 +0100
  • 3772f1a96a
    Respect formatting in ast.FormattedValue for local_python_executor (#660) Ilya Amelchenkov 2025-02-18 17:15:11 +0200
  • 46a5d6cc0c
    Pin transformers < 4.49.0 to fix TypeError: LlavaProcessor: got multiple values for keyword argument 'images' (#693) Albert Villanova del Moral 2025-02-18 14:18:17 +0100
  • 1df9dca33a
    Make dangerous_patterns a module variable (#505) CalOmnie 2025-02-18 11:03:22 +0100
  • 2982e88409
    Rename doc file extension from .md to .mdx (#691) Albert Villanova del Moral 2025-02-18 10:25:54 +0100
  • e5a71dab1c
    Update docs in zh/examples/multiagents.md (#688) ruiyang yang 2025-02-18 17:15:01 +0800
  • 4e05fab51d
    Refactor evaluate ast to improve readability (#625) CalOmnie 2025-02-18 09:37:40 +0100
  • f631c7521e
    Fix typo in error message (#687) samee99 2025-02-18 00:22:09 -0800
  • 72ed3fd49d
    Move contributing details into contributing file (#651) Graham 2025-02-18 08:18:40 +0000
  • 530e405adb
    Documentation: manage agent's memory (#675) Aymeric Roucher 2025-02-17 17:24:23 +0100
  • 9d2370ed4c
    Update the prompts for delegating subtasks to agents in prompt files (#678) ruiyang yang 2025-02-17 22:18:32 +0800
  • 42bce9501a
    Pass notebook_folder to build notebook docs (#671) Albert Villanova del Moral 2025-02-17 14:28:57 +0100
  • 93de27e88d
    Remove deprecated resume_download arg in from_hub (#670) Albert Villanova del Moral 2025-02-17 11:13:45 +0100
  • 1a272f6a9e
    Align step numbers in monitoring logging (#667) spemed 2025-02-17 16:22:25 +0800
  • 345f1c35ca
    Minor fix save agents (#645) Parteek 2025-02-17 13:39:40 +0530
  • 4755c39e14
    Remove non-existent subfolder arg in MultiStepAgent.from_hub (#653) Albert Villanova del Moral 2025-02-16 09:28:26 +0100
  • db2df94241
    Fix litellm flatten_messages_as_text detection (#659) Aymeric Roucher 2025-02-15 11:58:39 +0100
  • 161ef452c3 Merge branch 'main' of github.com:huggingface/smolagents Aymeric 2025-02-15 11:17:39 +0100
  • d34e0c81d9 Fix litellm flatten_messages_as_text detection Aymeric 2025-02-15 11:17:16 +0100
  • 7765236930
    Add docstring args for MultiStepAgent.from_folder (#654) Albert Villanova del Moral 2025-02-15 10:24:14 +0100
  • a6cc506d09
    Bugfix: Groq via LiteLLM 🚅 (#605) João Galego 2025-02-14 18:32:12 +0000
  • a940f42c04
    refactor: simplify file type checking from MIME to extension (#342) kingdomad 2025-02-15 01:03:22 +0800
  • 75b0e4f41c
    Update README.md Aymeric Roucher 2025-02-14 17:05:52 +0100
  • d33bc2dd9e
    Improve missing toolcall exception (#614) Graham 2025-02-14 13:49:15 +0000
  • 4730830780
    Bump dev version: v1.10.0.dev0 (#649) Albert Villanova del Moral 2025-02-14 14:46:00 +0100
  • 92aadef707
    Fix prompt for toolcalling agent and slightly update doc (#650) Aymeric Roucher 2025-02-14 13:12:10 +0100
  • d9da0a70ad
    fix tool code generation in case of multiline descriptions (#613) Alex 2025-02-14 12:28:08 +0100
  • a2e92c74a9
    Allow for last_input_token_count=None (#644) Robert Hodgson 2025-02-14 11:21:41 +0000
  • cb2218a86f
    Fix for MLX Model when stop sequence is followed by any chars (#623) Joe 2025-02-14 03:17:56 -0800
  • 2347631a55
    Fix reference to Transformers in docs (#643) Sergio Paniego Blanco 2025-02-14 12:13:28 +0100
  • b961ecb2f6
    Update README.md (#642) Aymeric Roucher 2025-02-14 11:58:47 +0100
  • 0153e37ac9
    Removed reference to deprecated single_step in documentation (#608) crumbly-blue-cheese 2025-02-14 02:54:44 -0800
  • 94371331bb
    Fix evaluate_condition for non-bool result (#638) Albert Villanova del Moral 2025-02-14 11:21:04 +0100
  • d02093dc24
    Fix PlanningPromptTemplate and its docstring (#648) Albert Villanova del Moral 2025-02-14 11:20:53 +0100
  • 1c1418dfa2
    Share full agents (#533) Aymeric Roucher 2025-02-13 16:24:44 +0100
  • 360e1a8781
    Fix issue #635. Corrected installation instructions for open_deep_research (#636) nishaddeokar 2025-02-13 14:22:46 +0000
  • 8e2768336a
    Update README.md Aymeric Roucher 2025-02-13 14:13:05 +0100
  • b9e94381af
    Allow Gradio share parameter passthrough (#490) Alex 2025-02-13 13:41:56 +0100
  • cfe599c54a
    Test evaluate_condition (#634) Albert Villanova del Moral 2025-02-13 12:03:52 +0100
  • f3ee6052db
    Adding default parameter for max_new_tokens in TransformersModel (#604) Matthias Freiberger 2025-02-13 12:03:44 +0100
  • a427c84c1c
    Contribute to the documentation (#630) Sean 2025-02-13 18:36:13 +0800
  • 392fc5ade5
    LiteLLMModel - detect message flatenning based on model information (#553) Alex 2025-02-13 11:25:02 +0100
  • 41a388dac6
    Refactor operations count state setting (#631) Albert Villanova del Moral 2025-02-13 11:22:02 +0100
  • 3316dd7b11
    Remove ManagedAgent from doc (#563) Aymeric Roucher 2025-02-13 11:21:39 +0100
  • b20da6a747
    Fix installation instructions in Open-DeepResearch README (#633) Albert Villanova del Moral 2025-02-13 10:32:28 +0100
  • 1516ce8d74
    Move plan user prompt to YAML and test text of plan prompts (#591) Albert Villanova del Moral 2025-02-13 10:13:25 +0100
  • 2797f2fb3b
    Change math.pow -> pow (#624) Sviatoslav Bilokin 2025-02-13 10:06:59 +0100
  • c79a354d57
    Fix CI quality check by removing trailing whitespace (#628) Albert Villanova del Moral 2025-02-13 10:05:59 +0100
  • 5dbbe71285
    Remove --prompt argument of instance instruction in README.md (#632) Ivan Lee 2025-02-13 16:36:46 +0800
  • e27e83f645
    docs: add Langfuse OpenTelemetry guide (#601) Jannik Maierhöfer 2025-02-12 19:08:05 +0100
  • 5fd0a2e86e
    Add support for non-bool comparison operators. (#612) Billy Neuson 2025-02-12 13:04:31 -0500
  • 9b96199d00
    MLX model support (#300) Joe 2025-02-12 09:30:25 -0800
  • bca3a9bc13
    corrected typo in README.md (#609) blakkd 2025-02-12 14:22:52 +0100
  • 2ea374cd51
    Remove unused api-base arg from Open DeepResearch example (#616) Albert Villanova del Moral 2025-02-12 13:56:59 +0100
  • 06e23f14e2
    Make question arg required in Open DeepResearch example (#617) Albert Villanova del Moral 2025-02-12 13:20:01 +0100
  • 833aec9198
    Refactor and test final answer prompts (#595) Albert Villanova del Moral 2025-02-12 09:30:26 +0100
  • 02b2b7ebb9
    Create PromptTemplates typed dict (#547) Albert Villanova del Moral 2025-02-12 08:45:56 +0100
  • a17f915f61
    Test agent call with provide_run_summary (#513) Albert Villanova del Moral 2025-02-11 15:51:49 +0100
  • 9318c8cae3
    Move check_module_authorized out of import_module for use in get_safe_module (#507) CalOmnie 2025-02-11 11:21:43 +0100
  • 8c6f90cc11
    Test evaluate_delete (#519) Albert Villanova del Moral 2025-02-11 11:06:31 +0100
  • af665c300c
    Remove unused import in guided_tour docs (#600) Albert Villanova del Moral 2025-02-11 10:55:35 +0100
  • 91badcc054
    Fix 429 Client Error: Too Many Requests in CI test (#599) Albert Villanova del Moral 2025-02-11 10:42:27 +0100
  • f6b0a12408
    Do not pass system prompt to update plan and test plan prompts (#586) Albert Villanova del Moral 2025-02-10 16:23:04 +0100
  • a6341f227f
    Fixed Readme that is missing run.py call (#585) Joseph Smidt 2025-02-10 07:42:20 -0700
  • 8359283494
    Add small readme to open Deep Research (#581) Aymeric Roucher 2025-02-10 14:04:12 +0100
  • 75fe8cdd63
    Bugfix: problems with the prompt refactoring of the planning step (#564) Ilya Gusev 2025-02-10 11:29:26 +0100
  • 75b2a10fbc
    Restore missing user prompt for initial facts (#576) NeuroWhAI 2025-02-10 18:00:02 +0900
  • 3a90bd7164
    Minor fix in the guilded_tour docs (#578) Touseef Ahmad 2025-02-09 23:02:44 -0800
  • d74837b10a
    chore: fix some typos (#557) zoupingshi 2025-02-10 00:40:42 +0800
  • 01c510658d
    Add authorized_imports in importFrom errors (#506) CalOmnie 2025-02-09 17:40:16 +0100
  • 881ce13635
    Fix managed agent example (#562) Parteek 2025-02-09 21:40:51 +0530
  • 3fc2d0e4e8
    Fix multiagents docs (#549) Derek Alia 2025-02-09 07:20:23 -0800
  • 63adfcd836
    Minor grammar correction (#528) Sean Callan 2025-02-08 15:33:38 -0500
  • fe92c82cb8
    Doc grammar fix (#556) Juan Villa 2025-02-08 14:31:58 -0600
  • b6ad9a4bc6
    Small update to 'Introduction to Agents' docs format (#548) Sergio Paniego Blanco 2025-02-07 19:01:38 +0100
  • dbd1e3c1b2
    Bump dev version: v1.9.0.dev0 (#544) Albert Villanova del Moral 2025-02-07 16:11:05 +0100
  • 823b8df0fb
    Test E2B Executor (#540) Albert Villanova del Moral 2025-02-07 15:51:14 +0100
  • ec66b56550
    Fix some doc examples (#542) Aymeric Roucher 2025-02-07 15:50:46 +0100
  • 64b99724db
    Delete non-exisiting accelerate extra (#539) Albert Villanova del Moral 2025-02-07 15:48:38 +0100
  • ff73f5326e
    Fix deprecation warning from importlib.resources.read_text (#543) Albert Villanova del Moral 2025-02-07 15:38:15 +0100
  • ecabb9ea4f
    Delete prompts_path argument and use prompt_templates (#541) Albert Villanova del Moral 2025-02-07 15:29:03 +0100
  • fd9eec8433
    Pin openinference-instrumentation-smolagents >= 0.1.4 (#535) Albert Villanova del Moral 2025-02-07 15:09:01 +0100
  • 127a042cfb
    Fix installation with data files (#536) Albert Villanova del Moral 2025-02-07 13:44:42 +0100
  • 932298696c
    Support disabling logging to terminal (#512) Albert Villanova del Moral 2025-02-07 13:44:21 +0100
  • 3d5d526ef5
    Create simpler example open-deep-research (#534) Aymeric Roucher 2025-02-07 12:55:39 +0100
  • da1d7b9094
    add self.logger = logger for e2b_executor (#537) femto 2025-02-07 18:22:58 +0800
  • 8965b6a573
    Set MAX_WHILE_ITERATIONS as module variable (#520) Albert Villanova del Moral 2025-02-07 10:59:39 +0100
  • c4bd41d39c
    Test HfApiModel call with custom_role_conversions (#517) Albert Villanova del Moral 2025-02-07 10:56:42 +0100
  • ec8e830e7b
    Fix Typo (#529) Rehan 2025-02-06 23:56:14 -0500
  • 8ba036bba0
    Refactor prompts (#502) Aymeric Roucher 2025-02-06 18:21:46 +0100
  • f09b17f86d
    Add doc for FinalAnswerTool, GoogleSearchTool, SpeechToTextTool (#516) Touseef Ahmad 2025-02-06 05:05:13 -0800
  • e872d91972
    Test PrintContainer (#515) Albert Villanova del Moral 2025-02-06 14:02:52 +0100
  • 6cd5b6adaf
    Update README.md (#492) Taylor Brazelton 2025-02-06 01:23:12 -0800
  • ce5ede8c12
    Suppress terminal logging in CI tests (#504) Albert Villanova del Moral 2025-02-05 18:48:39 +0100
  • 66b76200e7
    Initialize step_number attribute (#497) Albert Villanova del Moral 2025-02-05 11:55:37 +0100
  • 90c30fa62b
    Bump litellm to 1.60.2 (fixes #34) (#488) Taha Yassine 2025-02-05 11:43:02 +0100
  • 26c733c745
    Fix undefined `step_number` in single_step run (#495) Taha Yassine 2025-02-05 09:00:19 +0100
  • 8b1dd44010
    Fix link in README.md (#496) vanrohan 2025-02-05 08:25:56 +0100