Commit Graph

150 Commits

Author SHA1 Message Date
Aymeric Roucher d7044343b6
Merge pull request #74 from oliveredget/fix
Fix typos
2025-01-06 14:00:19 +01:00
Aymeric Roucher 19143af576
Merge pull request #49 from ScientistIzaak/add-device-parameter
Add device parameter for TransformerModel in models.py
2025-01-06 13:57:33 +01:00
Aymeric 4ac9050368 Fix Tool.from_hub with correct file path 2025-01-06 13:47:22 +01:00
Aymeric 20aa691b26 Clarify in guided tour where to change system prompt 2025-01-06 13:20:06 +01:00
Aymeric 3f79baee71 Add warning about missing imports in CodeAgent error logs 2025-01-06 11:00:36 +01:00
Aymeric Roucher 87bbc3f1cd
Merge pull request #68 from elroy-bot/docs-nit
Add missing end of sentence to building_good_agents
2025-01-05 20:10:07 +01:00
Aymeric Roucher 0e712bb93f
Merge pull request #50 from huggingface/code-of-conduct
Add code of conduct and contributing guide
2025-01-05 10:21:58 +01:00
Aymeric Roucher f59e608d72
Merge pull request #64 from eltociear/patch-1
Fix typos in local_python_executor.py
2025-01-05 10:19:25 +01:00
Tom Bedor a0f6b8e68d Add missing end of sentence to building_good_agents 2025-01-04 10:03:34 -08:00
Ikko Eltociear Ashimine bee10cc55a
chore: update local_python_executor.py
Assignement -> Assignment
2025-01-04 23:41:52 +09:00
oliveredget 468116410d
Fix typo in src/smolagents/tools.py 2025-01-04 14:21:04 +08:00
oliveredget 78499e3a6e
Fix typo in src/smolagents/local_python_executor.py 2025-01-04 14:20:58 +08:00
oliveredget d7c9486ca6
Fix typo in src/smolagents/agents.py 2025-01-04 14:20:51 +08:00
oliveredget ef01258380
Fix typo in docs/source/en/examples/multiagents.md 2025-01-04 14:20:44 +08:00
Lysandre 754cddf79c Add code of conduct and contributing guide 2025-01-03 10:30:16 +01:00
Izaak Curry 7dbddb9d7e
Merge pull request #1 from ScientistIzaak/transformer-model-device
Add device parameter for TransformerModel in models.py
2025-01-02 21:56:22 -08:00
Izaak Curry 6f87aee50e
Merge branch 'huggingface:main' into add-device-parameter 2025-01-02 21:55:05 -08:00
Izaak Curry e2ac275d6e updated logging 2025-01-02 21:38:52 -08:00
Izaak Curry 12ee33a878 add device parameter to TransformersModel 2025-01-02 20:54:32 -08:00
Aymeric Roucher e57f4f55ef
Merge pull request #33 from ScientistIzaak/patch-1
Fixing minor spelling errors in building_good_agents.md
2025-01-02 22:55:13 +01:00
Aymeric Roucher 86afc63fde
Merge pull request #37 from balikasg/fix-example-typo
Fix example usage in HfApiModel
2025-01-02 22:54:18 +01:00
Aymeric Roucher 5a8a26e7bf
Merge pull request #43 from SHUBH4M-KUMAR/patch-1
Update building_good_agents.md
2025-01-02 22:53:09 +01:00
Shubham Kumar 3f9cdfd04d
Update building_good_agents.md
fix typing mistake "if" with "of".
2025-01-03 01:00:21 +05:30
Georgios Balikas 0c31f41536 fix docstring 2025-01-02 14:15:44 +01:00
Georgios Balikas 8760f50f8e fix HfApiModel usage example 2025-01-02 14:14:42 +01:00
Izaak Curry 81388b14f7
add device parameter to TransformerModel 2025-01-01 22:33:07 -08:00
Izaak Curry 396d5b6952
Update building_good_agents.md
Fixed minor spelling errors.
2025-01-01 21:26:15 -08:00
Aymeric 5991206ae5 Clarify readme about benchmark 2024-12-31 20:10:17 +01:00
Aymeric a3df1a21db Bump release number for 1.0.0 2024-12-31 19:35:41 +01:00
Aymeric 05772cb28c Remove gradio tools from doc 2024-12-31 19:29:22 +01:00
Aymeric 4c9f04ee2f Clarify tool sharing doc 2024-12-31 19:12:00 +01:00
Aymeric 8a769904c9 Update doc on tools 2024-12-31 19:08:18 +01:00
Aymeric 3b600dbfb8 Clean benchmark further 2024-12-31 18:39:59 +01:00
Aymeric 65a93870cc Remove docker example 2024-12-31 18:31:20 +01:00
Aymeric 8646697c73 Clean benchmark 2024-12-31 18:30:11 +01:00
Aymeric ea77a7716b Typo 2024-12-31 17:37:54 +01:00
Aymeric dd1e0c50b6 Fix ollama example model_id 2024-12-31 17:37:00 +01:00
Aymeric 64de40efcb Various doc improvements 2024-12-31 17:28:43 +01:00
Aymeric 29585e801c Add benchmark 2024-12-31 15:40:19 +01:00
Aymeric 696d147020 Few doc improvements 2024-12-31 14:19:28 +01:00
Aymeric aa06a7ad78 Move doc to 'en' subfolder 2024-12-31 12:46:17 +01:00
Aymeric d8fd2179a0 Test documentation build 2024-12-31 12:39:23 +01:00
Aymeric b21c1817dc Fix wording in the intro to agents 2024-12-31 12:26:40 +01:00
Aymeric a3fe084e68 Clarify doc about system prompt modification 2024-12-31 12:23:32 +01:00
Aymeric ac1ae54bd6 Add multiagent example 2024-12-31 09:31:32 +01:00
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 Roucher a50f9284b3
Merge pull request #10 from haesleinhuepf/support_remote_llm_servers
Support remote llm servers in LiteLLMModel
2024-12-30 15:14:21 +01:00
Aymeric 4ea3c00b45 Small fixes in tool pushing 2024-12-30 15:05:06 +01:00
Robert Haase 8d388ed217 simplify example code 2024-12-30 12:48:56 +01:00