Commit Graph

  • 8b02821ac2
    Open Deep Research (#317) Aymeric Roucher 2025-02-04 17:13:21 +0100
  • a8918f7a60
    fix tool push to hub (#460) Parteek 2025-02-04 17:05:04 +0530
  • a6d2cdaaef
    Added HfApiModel import to web browser example (#461) Sergio Paniego Blanco 2025-02-04 12:34:15 +0100
  • d69ae028fa
    Simplify managed agents (#484) Aymeric Roucher 2025-02-03 21:19:54 +0100
  • dd84e7333d
    Fixed demo typo in README.md (#481) hante 2025-02-03 17:16:56 +0100
  • 6d72ea7283
    fix ollama integration by forcing flat messages (#406) Alex 2025-02-03 16:54:56 +0100
  • 183869de04
    Fix SpeechToTextTool new instance (#478) Albert Villanova del Moral 2025-02-03 11:42:03 +0100
  • 44f94eaa2d
    Improve Readme: shorter intro, VLMs, MCP, etc (#459) Aymeric Roucher 2025-02-03 11:13:49 +0100
  • 318b9e6700
    Remove default max_tokens for all models (#475) Albert Villanova del Moral 2025-02-03 11:10:20 +0100
  • 42f95d8ee1
    Add visualization method to display the agent' structure as a tree 🌳 (#470) Aymeric Roucher 2025-02-03 11:07:05 +0100
  • 39908439d2
    Fix link to Helium repository in README.md (#471) Drew Ross 2025-02-03 01:00:44 -0600
  • 93c433c81f
    Add ToC and CLI docs (#455) Merve Noyan 2025-01-31 16:26:42 +0100
  • e26aed68e8
    Bump dev version: v1.8.0.dev0 (#451) Albert Villanova del Moral 2025-01-31 14:21:02 +0100
  • 1adf5df031
    fix minor issue in e2b (#436) Parteek 2025-01-31 18:23:59 +0530
  • b453d63f33
    Add web browser example to doc (#439) Aymeric Roucher 2025-01-31 13:47:45 +0100
  • cedf63cde7
    Test get_clean_message_list (#448) Albert Villanova del Moral 2025-01-31 13:47:02 +0100
  • b228ffa328
    docs (#447) August Moharrami 2025-01-31 16:10:16 +0330
  • f1a9b83443
    Improve code execution logs in case of error by showing print outputs (#446) Aymeric Roucher 2025-01-31 12:34:32 +0100
  • 5f2147a17d
    Remove unused raw arg (#445) Albert Villanova del Moral 2025-01-31 12:00:10 +0100
  • ebae61f5ba
    Remove duplicated final_memory_step creation (#444) Albert Villanova del Moral 2025-01-31 11:59:53 +0100
  • 10407813e8
    Fix get safe module (#405) Antoine Jeannot 2025-01-31 08:25:22 +0100
  • 181a500c5d
    Fix and test MemoryStep (#432) Albert Villanova del Moral 2025-01-30 21:24:39 +0100
  • 42d97716fe
    Fix MultiStepAgent.planning_step message content (#437) Albert Villanova del Moral 2025-01-30 21:18:30 +0100
  • 6d0e4e49fc
    Update benchmark with Hub datasets (#412) Albert Villanova del Moral 2025-01-30 19:21:32 +0100
  • aa55f137e5
    Remove explicit model arg in HfApiModel - which wouldn't run without Pro (#373) Sanjeed 2025-01-30 23:25:09 +0530
  • 023419bf92
    Add web search tool and make prompt positional arg (#435) Aymeric Roucher 2025-01-30 18:13:08 +0100
  • 25c5b50222
    Fix import from deleted logger (#433) Albert Villanova del Moral 2025-01-30 17:34:05 +0100
  • fa1f8d0154
    Add CLI for smolagents (#431) Aymeric Roucher 2025-01-30 15:56:50 +0100
  • 595781b82d
    Test memory (#428) Albert Villanova del Moral 2025-01-30 13:51:18 +0100
  • 37f549f4aa
    Fix installation instruction for GradioUI in error message (#418) Jan 2025-01-30 13:25:53 +0100
  • 20383f0914
    Fix regressions, refactor logging and improve replay function (#419) Aymeric Roucher 2025-01-30 11:32:28 +0100
  • c0abd2134e
    Fix `vlm_web_browser.py` example (#410) Abubakar Abid 2025-01-29 17:17:00 -0800
  • dcbbe448af
    Make web browser example a CLI script (#416) Merve Noyan 2025-01-30 01:55:54 +0100
  • 3b8e519f77
    minor example fix (#423) RolandJAAI 2025-01-30 01:04:30 +0100
  • d3912c70cf
    Support third-party Inference providers in `HfApiModel` (#422) Julien Chaumond 2025-01-30 01:03:09 +0100
  • b1742ed06c
    Update pyproject.toml (#408) Abubakar Abid 2025-01-29 09:39:11 -0800
  • c6eb9526f1
    Untangling Logging (#316) Clémentine Fourrier 2025-01-29 16:27:04 +0100
  • 882b134f35
    Fix return type of generator function in `Agent._run()` (#409) Abubakar Abid 2025-01-29 06:35:32 -0800
  • 022947a2a5
    Bump dev version: v1.7.0.dev0 (#390) Albert Villanova del Moral 2025-01-28 12:06:07 +0100
  • 7a2f300b2a
    Add test for DDGS Tool kwargs (#387) Aymeric Roucher 2025-01-28 11:02:21 +0100
  • ad5f84b101
    Fix blocking of os in authorized imports (#386) Aymeric Roucher 2025-01-28 11:00:43 +0100
  • a4f89b68b2
    Add tool saving test (#389) Aymeric Roucher 2025-01-28 10:58:53 +0100
  • cc21135188
    Test import without extras (#370) Albert Villanova del Moral 2025-01-28 10:57:14 +0100
  • 242a6e59c5
    Docs: Text to sql example - minor naming / dedupe (#376) Graham 2025-01-28 09:43:06 +0000
  • 33b38e6cb7
    fix final_answer issue in e2b_executor (#319) Parteek 2025-01-28 15:11:32 +0530
  • 2105811da6
    DuckDuckGoSearchTool: add ddgs_kwargs parameter to constructor (#372) onukura 2025-01-28 10:11:33 +0100
  • 8178eeca65
    Additional parameters for openai (#385) Touseef Ahmad 2025-01-28 14:01:12 +0500
  • 42c79f21a1
    fix is_torch_available function call (#379) Hiroto N. 2025-01-28 17:50:59 +0900
  • f26d77ca2f
    Qwen2-VL model typo fixed (#349) Sergio Paniego Blanco 2025-01-28 09:45:25 +0100
  • 216ec1a0ae
    Add Chinese translations for RAG (#363) Fanwang Meng 2025-01-28 03:43:06 -0500
  • 16cfbdcfdf
    Add Chinese translations for text-to-sql example (#366) Fanwang Meng 2025-01-28 03:42:36 -0500
  • 49c34f625c
    Gradio chatbot: step duration, number, token count, support nested thoughts (#384) Aymeric Roucher 2025-01-28 09:24:13 +0100
  • 3b5c99e87a
    Fix Extra planning (#362) BUI Van Tuan 2025-01-28 09:21:58 +0100
  • 68f3da12ea
    Minor Fix in the example docs (#383) Touseef Ahmad 2025-01-28 12:55:39 +0500
  • 525a76b836
    add kwargs to gradio launch (#367) Tobias Cabanski 2025-01-28 08:55:03 +0100
  • dca7081394
    Separate tree for Model docs is added (#382) Touseef Ahmad 2025-01-28 12:44:15 +0500
  • 4579a6f7cc
    TransformersModel auto-detects VLMs (#378) Aymeric Roucher 2025-01-27 20:09:14 +0100
  • a5290590c8
    Update issue templates (#377) Aymeric Roucher 2025-01-27 19:04:07 +0100
  • 5edf940cd9
    Add pip install datasets to RAG example (#371) Sanjeed 2025-01-27 21:00:56 +0530
  • 39133acc90
    Use transformers as optional dependency (#360) Albert Villanova del Moral 2025-01-27 10:07:29 +0100
  • ce763ff756
    Bump version to 1.6.0.dev (#348) Albert Villanova del Moral 2025-01-24 17:55:55 +0100
  • 408b52abec
    Add VLM support (#220) Merve Noyan 2025-01-24 17:01:35 +0100
  • de7b0ee799
    Improve inference choice examples (#311) Aymeric Roucher 2025-01-24 16:32:35 +0100
  • 0196dc7b21
    fixed tool examples in prompts (#341) RolandJAAI 2025-01-24 15:21:00 +0100
  • b5b55a5686
    docstring args for ToolCallingAgent, CodeAgent and ManagedAgent (#335) Touseef Ahmad 2025-01-24 19:03:49 +0500
  • 73621c9cd1
    Move torchvision to the torch extra (#297) Alex Bason 2025-01-24 08:31:10 -0500
  • 2a2b76487b
    Fix docstrings of models (#344) Albert Villanova del Moral 2025-01-24 14:23:24 +0100
  • 0217d3fd58
    Fix MultiStepAgent docstring (#336) Albert Villanova del Moral 2025-01-23 17:38:09 +0100
  • b333e08f66
    Update README instructions to run tests (#328) Albert Villanova del Moral 2025-01-23 15:42:27 +0100
  • 696b885976
    Add args to MultiStepAgent docstring (#332) Albert Villanova del Moral 2025-01-23 12:54:50 +0100
  • 115c8aef1e
    Rename tool_response_message to error_message and append it (#325) Albert Villanova del Moral 2025-01-23 12:45:58 +0100
  • bc82d1cb76
    Update README.md fix quick demo code import bug (#327) 靳灿奇 2025-01-23 17:19:50 +0800
  • b351a8c9ce
    Improve static tools initialization safety (#324) kingdomad 2025-01-23 16:43:49 +0800
  • 7e9f6e5edb
    RAG on your huggingface_doc data using chromadb and groq api (#235) Touseef Ahmad 2025-01-23 13:41:43 +0500
  • a806f50ef2
    Multiple tool example (#293) Touseef Ahmad 2025-01-23 12:55:02 +0500
  • fe2f4e735c
    Fix tool calls with LiteLLM and tool optional types (#318) Aymeric Roucher 2025-01-22 18:42:10 +0100
  • ffaa945936
    Unset temperature in models (#315) Aymeric Roucher 2025-01-22 17:20:12 +0100
  • ce11c7e3d9
    Remove package json files (#314) Albert Villanova del Moral 2025-01-22 16:27:45 +0100
  • 0ead477263
    Refactor evaluate_augassign and test all operators (#313) Albert Villanova del Moral 2025-01-22 14:59:09 +0100
  • 6196958deb
    Fix: source code inspection in interactive shells (#281) Antoine Jeannot 2025-01-22 13:43:16 +0100
  • 5d6502ae1d
    Minor fix: adding a 60 seconds timeout to the visit webpage tool (#308) Killian Pitiot 2025-01-22 14:02:38 +0200
  • 43904f32c7
    Support any and none tool types (#280) Aymeric Roucher 2025-01-22 12:47:05 +0100
  • 83ecd572fc
    fix(interpreter security): functions from the builtins module must be explicitely added so as to prevent the dangerous ones from being indirectly available (compile, exec, eval, breakpoint, __import__, open, ...) (#299) tandiapa 2025-01-22 12:28:18 +0100
  • 398c932250
    refactor(models): restructure model parameter handling (#227) kingdomad 2025-01-22 18:27:36 +0800
  • 117014d2e1
    Fix arg passing to AgentExecutionError (#309) Albert Villanova del Moral 2025-01-22 11:13:59 +0100
  • a721837c57
    Add Azure OpenAI support (#282) Vlad Iliescu 2025-01-22 11:44:18 +0200
  • ec45d6766a
    minor fix for console in AgentLogger (#303) Nicholas Broad 2025-01-22 01:41:05 -0800
  • 2c43546d3c
    Fuse stream and direct run calls (#296) Clémentine Fourrier 2025-01-22 10:34:27 +0100
  • 428aedde93
    Update README and documentation to clarify Hub integrations with Gradio Spaces and fix code snippet formatting (#306) David Berenstein 2025-01-22 09:28:15 +0100
  • 5f5aec3ec4
    Remove pickle5 package from E2BExecutor (#295) Albert Villanova del Moral 2025-01-21 17:18:39 +0100
  • cfbd527438
    Add cool GIF of agent run inspection using Phoenix (#277) Aymeric Roucher 2025-01-21 13:43:48 +0100
  • 16f7910df8
    Make e2b optional dependency (#292) Albert Villanova del Moral 2025-01-21 12:17:24 +0100
  • 257c1fe33b
    Update guided_tour.md (#287) Sanjeed 2025-01-21 15:48:45 +0530
  • 1e745c7a34
    Update building_good_agents.md (#283) Derek Alia 2025-01-21 02:03:51 -0800
  • fb23e91a21
    Add huggingface-hub as required dependency (#288) Albert Villanova del Moral 2025-01-21 10:50:08 +0100
  • 0e0d73b096
    Try first dunder method in evaluate_augassign (#285) Albert Villanova del Moral 2025-01-21 10:41:25 +0100
  • a2b37caff1
    Fix CI quality (#286) Albert Villanova del Moral 2025-01-21 10:40:15 +0100
  • bd08d6485d
    Added Hindi docs for smolagents (#279) Parteek 2025-01-21 00:00:31 +0530
  • a4612c98dc
    Fix (interpreter security): builtins functions passed as tools enable the use of compile, eval, exec (#274) tandiapa 2025-01-20 17:06:47 +0100
  • 7a91123729
    Improve python executor's error logging (#275) Aymeric Roucher 2025-01-20 15:57:16 +0100