Commit Graph

52 Commits

Author SHA1 Message Date
Graham 72ed3fd49d
Move contributing details into contributing file (#651) 2025-02-18 09:18:40 +01:00
Aymeric Roucher 75b0e4f41c
Update README.md 2025-02-14 17:05:52 +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
Aymeric Roucher 8e2768336a
Update README.md 2025-02-13 14:13:05 +01:00
Ivan Lee 5dbbe71285
Remove --prompt argument of instance instruction in README.md (#632) 2025-02-13 09:36:46 +01:00
blakkd bca3a9bc13
corrected typo in README.md (#609) 2025-02-12 14:22:52 +01:00
vanrohan 8b1dd44010
Fix link in README.md (#496)
Helium link was pointing to wrong repo
2025-02-05 08:25:56 +01:00
hante dd84e7333d
Fixed demo typo in README.md (#481) 2025-02-03 17:16:56 +01:00
Aymeric Roucher 44f94eaa2d
Improve Readme: shorter intro, VLMs, MCP, etc (#459)
* Improve Readme: shorter intro, VLMs, MCP, etc
2025-02-03 11:13:49 +01:00
Drew Ross 39908439d2
Fix link to Helium repository in README.md (#471) 2025-02-03 08:00:44 +01:00
Merve Noyan 93c433c81f
Add ToC and CLI docs (#455)
---------

Co-authored-by: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com>
2025-01-31 16:26:42 +01:00
Albert Villanova del Moral b333e08f66
Update README instructions to run tests (#328) 2025-01-23 15:42:27 +01:00
靳灿奇 bc82d1cb76
Update README.md fix quick demo code import bug (#327) 2025-01-23 10:19:50 +01:00
David Berenstein 428aedde93
Update README and documentation to clarify Hub integrations with Gradio Spaces and fix code snippet formatting (#306)
- Changed the description of Hub integrations to specify sharing and loading of Gradio Spaces as tools.
- Fixed a formatting issue in the code snippet by removing an extraneous comma in the import statement.
2025-01-22 09:28:15 +01:00
Aymeric Roucher cfbd527438
Add cool GIF of agent run inspection using Phoenix (#277)
* Add cool GIF of agent run inspection using Phoenix
2025-01-21 13:43:48 +01:00
Lucain 1f8fd72acb
Clean makefile, pyproject.toml and CI (#229)
* Clean makefile / pyproject.toml / .github

* new tests after

* add back sqlalchemy

* disable docs tests in CI

* continue on error

* correct continue on error

* Remove all_docs test
2025-01-17 13:18:06 +01:00
Aymeric 34a718cf02 Fix mascot positioning 2025-01-16 11:40:23 +01:00
Aymeric 40087aad0b Update mascot 2025-01-16 11:38:09 +01:00
Aymeric Roucher 6ef0837f94
Update README.md (#208) 2025-01-15 18:08:17 +01:00
Aymeric Roucher e5c054cc5b
Pre-release fixes (#207) 2025-01-15 16:56:12 +01:00
Aggelos Kyriakoulis 14134c23e9
Also added the right link for website button (#159) 2025-01-12 15:02:32 +01:00
Rob Taylor d4b5e811f5
Add top level docs link to README (#121) 2025-01-11 19:28:21 +01:00
Aymeric Roucher 7c43cb8d5f
Update README.md 2025-01-06 14:37:47 +01:00
Victor Muštar 4c3bbf9194
Update README.md: add link to blog post
feel free to ignore/close.
2025-01-01 00:49:33 +01:00
Aymeric 5991206ae5 Clarify readme about benchmark 2024-12-31 20:10:17 +01:00
Aymeric 8646697c73 Clean benchmark 2024-12-31 18:30:11 +01:00
Aymeric 64de40efcb Various doc improvements 2024-12-31 17:28:43 +01:00
Aymeric 329119b716 Fix f-string issues on python<3.12 2024-12-29 22:54:28 +01:00
Aymeric 132f9f3e6a Update torchvision 2024-12-27 17:19:07 +01:00
Aymeric a9bcfbdd22 Remove unused docker code 2024-12-27 17:02:17 +01:00
Aymeric 3c52977e7f Nits in readme 2024-12-27 16:53:31 +01:00
Aymeric 77a4cce196 Update readme 2024-12-27 16:39:31 +01:00
Aymeric b51c490a2a Update version 2024-12-27 16:36:50 +01:00
Aymeric d5a036d3f2 Pass tests 2024-12-27 16:27:16 +01:00
Aymeric Roucher 710fb75559
Update README.md 2024-12-27 16:11:08 +01:00
Aymeric c57cd3c8d2 Update readme video 2024-12-27 16:09:24 +01:00
Aymeric 82edb4ed93 Improve prompts 2024-12-27 15:23:07 +01:00
Aymeric 654f0047f3 Improve Readme example 2024-12-26 19:00:09 +01:00
Aymeric f8b9cb34f9 Fix additional args sent to e2b server 2024-12-26 17:59:15 +01:00
Aymeric 9863155a94 Update readme 2024-12-26 12:10:17 +01:00
Aymeric e5ca0f0cb8 Support optional arguments in tool calls 2024-12-26 11:55:20 +01:00
Aymeric 8005d6f21d Change name 'llm_engine' to 'model' 2024-12-25 21:51:43 +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 30cb6111b3 Enable support for tool calling agents 2024-12-23 17:10:07 +01:00
Aymeric 24d9cf9e3d Further refine doc 2024-12-22 23:18:46 +01:00
Aymeric 3a28bda490 Refine doc 2024-12-22 22:09:53 +01:00
Aymeric 773008524c Refacto doc 2024-12-22 21:42:51 +01:00
Aymeric 584ce8f363 Consolidate pushing Tools to Hub 2024-12-19 16:57:05 +01:00
Aymeric 17e05efb70 Formatting 2024-12-16 15:55:00 +01:00