Commit Graph

487 Commits

Author SHA1 Message Date
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
Jason Stillerman 8ec6674592 feat: Add max_results kwarg to DDGS tool 2025-01-02 11:20:17 -05:00
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
chakib belgaid 5fd88e5db7 Add support for additional keyword arguments in LiteLLMModel 2025-01-01 11:54:35 -08: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 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
Robert Haase 56a4592521 add example using ollama 2024-12-30 12:41:20 +01:00
Robert Haase b3dfaddd43 make compatible with remote openai-compatible servers 2024-12-30 12:41:01 +01:00
Aymeric 6f13e78aac Improve intro to agents 2024-12-30 12:23:19 +01:00
Aymeric 95aae1ba85 Test documentation changes 2024-12-30 00:48:17 +01:00
Aymeric 01ceb98da1 Add doc build workflows 2024-12-30 00:39:30 +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 86c8d28830 Update pyproject 2024-12-27 16:46:32 +01:00
Aymeric 9b172e900f Add build files 2024-12-27 16:42:17 +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