Commit Graph

  • b51c490a2a Update version Aymeric 2024-12-27 16:36:50 +0100
  • d5a036d3f2 Pass tests Aymeric 2024-12-27 16:27:16 +0100
  • c880f2f5b6 Format Aymeric 2024-12-27 16:18:19 +0100
  • 710fb75559
    Update README.md Aymeric Roucher 2024-12-27 16:11:08 +0100
  • c57cd3c8d2 Update readme video Aymeric 2024-12-27 16:04:50 +0100
  • 82edb4ed93 Improve prompts Aymeric 2024-12-27 15:23:07 +0100
  • db64c46e5f Clarify tool.save() docstring Aymeric 2024-12-26 19:27:05 +0100
  • 654f0047f3 Improve Readme example Aymeric 2024-12-26 19:00:09 +0100
  • f8b9cb34f9 Fix additional args sent to e2b server Aymeric 2024-12-26 17:59:15 +0100
  • 1abaf69b67 Make RAG example extremely fast with BM25 Aymeric 2024-12-26 16:19:31 +0100
  • eecd728668 Improve RAG example Aymeric 2024-12-26 15:33:40 +0100
  • 9e288cefba Add RAG example Aymeric 2024-12-26 13:13:29 +0100
  • df89388147 Fix tool forward args with defaults but no type hint Aymeric 2024-12-26 12:32:23 +0100
  • 9863155a94 Update readme Aymeric 2024-12-26 12:10:17 +0100
  • ccdc75333b Add tests for models Aymeric 2024-12-26 11:56:06 +0100
  • e5ca0f0cb8 Support optional arguments in tool calls Aymeric 2024-12-26 11:55:20 +0100
  • 93569bd7c1 Fix json schema for final answer Aymeric 2024-12-26 01:19:56 +0100
  • 8bd5144da1 Add stdout to PythonInterpreterTool Aymeric 2024-12-26 00:49:45 +0100
  • 5e82faf595 Improve type handling and logging observations for ToolCallingAgent Aymeric 2024-12-25 23:55:57 +0100
  • c4f38850b2 Improve code execution error logging Aymeric 2024-12-25 23:28:57 +0100
  • 8005d6f21d Change name 'llm_engine' to 'model' Aymeric 2024-12-25 21:51:43 +0100
  • bfbe704793 Improve log formatting Aymeric 2024-12-25 06:02:25 +0100
  • 3a70e17cae Remove direct support for openai and anthropic engines, one can use LiteLLM Aymeric 2024-12-24 23:36:46 +0100
  • 162d4dc362 Add standard call to LiteLLM engine Aymeric 2024-12-24 19:55:34 +0100
  • 1e357cee7f Add LiteLLM engine Aymeric 2024-12-24 17:34:14 +0100
  • 762ae9cfae Change rule color and end of step logs Aymeric 2024-12-24 13:00:24 +0100
  • 48b7f53a54 Rename web search tool gto WebSearchTool Aymeric 2024-12-24 12:27:10 +0100
  • 775f6e8d7f Make doc buildable with new names Aymeric 2024-12-24 12:18:18 +0100
  • 021ece34ca Remove requirements.txt Aymeric 2024-12-24 12:04:03 +0100
  • 77428c8e9c Merge MultiStepAgent and BaseAgent Aymeric 2024-12-24 12:01:32 +0100
  • a3cd9158a7 Fix SQL example Aymeric 2024-12-24 11:58:36 +0100
  • edb0be3adf Change all names to 'smolagent' Aymeric 2024-12-24 10:31:36 +0100
  • d389f11e37 Add transcriber tool and PipelineTool Aymeric 2024-12-23 22:49:32 +0100
  • cb7e68f2f0 Formatting Aymeric 2024-12-23 17:35:34 +0100
  • 32d7bc5e06 Add tool calling agent example Aymeric 2024-12-23 17:22:35 +0100
  • 30cb6111b3 Enable support for tool calling agents Aymeric 2024-12-23 17:10:07 +0100
  • 24d9cf9e3d Further refine doc Aymeric 2024-12-22 23:18:46 +0100
  • 4d4bf13152 Start including standard tool calling agent Aymeric 2024-12-22 22:19:24 +0100
  • 3a28bda490 Refine doc Aymeric 2024-12-22 22:09:53 +0100
  • 773008524c Refacto doc Aymeric 2024-12-22 21:42:51 +0100
  • 65d5e7b2fb Add secure code execution doc page Aymeric 2024-12-22 21:40:53 +0100
  • dccef6248b Multiple documentation improvements Aymeric 2024-12-21 23:11:15 +0100
  • 382ee534ab Remove tokenizer in HfApiEngine Aymeric 2024-12-21 22:32:27 +0100
  • b11abbf27e Add E2B doc Aymeric 2024-12-20 16:50:27 +0100
  • c18bc9037d Add E2B code interpreter 🥳 Aymeric 2024-12-20 16:18:40 +0100
  • 7b0b01d8f3 Refactor documentation Aymeric 2024-12-20 16:15:06 +0100
  • 7a1c6bce81 Downgrade minimum python version Aymeric 2024-12-20 12:16:19 +0100
  • 18d826f09d Start ReAct guide Aymeric 2024-12-19 17:32:51 +0100
  • 584ce8f363 Consolidate pushing Tools to Hub Aymeric 2024-12-19 16:05:17 +0100
  • 00b9a71453 Merge branch 'main' of github.com:huggingface/agents Aymeric 2024-12-18 12:28:13 +0100
  • ba87dd98c8 Solve additional args not being passed to task Aymeric 2024-12-18 12:27:43 +0100
  • 20c6397341
    Merge pull request #1 from ErikKaum/example/alternative-docker-interface Aymeric Roucher 2024-12-18 12:07:30 +0100
  • b38d842c2d Merge branch 'main' of github.com:huggingface/agents Aymeric 2024-12-17 19:32:51 +0100
  • 1c4ac9cb57 Improve logging Aymeric 2024-12-17 19:31:56 +0100
  • 6b05056a7c another example erikkaum 2024-12-17 17:01:34 +0100
  • 3e0a851606 alternative of how to interface with docker erikkaum 2024-12-17 15:29:47 +0100
  • 17e05efb70 Formatting Aymeric 2024-12-16 15:55:00 +0100
  • 06066437fd Formatting Aymeric 2024-12-16 15:46:47 +0100
  • 1751bf03ac Move examples away Aymeric 2024-12-16 15:41:08 +0100
  • 5231162274 Add many doc pages and fix doc tests Aymeric 2024-12-16 14:55:12 +0100
  • 0eb582bdba Get rid of necessity to declare tools in their own .py file Aymeric 2024-12-15 19:45:41 +0100
  • aef0510e68 Force imports inside tool Aymeric 2024-12-15 14:30:00 +0100
  • b6fc583d96 Add example to use any LLM Aymeric 2024-12-15 12:47:45 +0100
  • 57b35337c2 Add tests for all docs Aymeric 2024-12-15 12:47:19 +0100
  • 9232528232 Add examples to use any LLM as engine Aymeric 2024-12-13 19:48:55 +0100
  • 8ed03634b0 Start fixing state transfer between local and docker executor Aymeric 2024-12-13 13:58:26 +0100
  • 8e758fa130 Add doc about tools Aymeric 2024-12-13 10:32:16 +0100
  • 715351defd Add dockerized python executor Aymeric 2024-12-12 18:51:06 +0100
  • 8824ba68eb Doc page 'building good agents' Aymeric 2024-12-12 17:22:51 +0100
  • ea42023bcd Refacto Aymeric 2024-12-12 17:22:20 +0100
  • 465614295d Improve documentation on agent building tips Aymeric 2024-12-12 10:09:46 +0100
  • 0a0402d090 Simplify step logs Aymeric 2024-12-11 20:16:14 +0100
  • 1606b9a80c Pass tests Aymeric 2024-12-11 19:23:07 +0100
  • 67deb6808f Ruff formatting Aymeric 2024-12-11 16:16:18 +0100
  • 851e177e71 Uv config Aymeric 2024-12-11 16:15:49 +0100
  • 50d413e93d Improve tutorials Aymeric 2024-12-11 11:33:26 +0100
  • 2080f94f07 Update agents intro Aymeric 2024-12-11 01:23:50 +0100
  • 77a08bacd0 Add intro to agents Aymeric 2024-12-11 01:08:49 +0100
  • 12822e280d Support one-liner UI Aymeric 2024-12-10 11:27:24 +0100
  • 0ada2ebc27 Support gradio chatbot with continued discussion Aymeric 2024-12-10 11:07:54 +0100
  • 23ab4a9df3 Support multi-agent Aymeric 2024-12-09 22:58:30 +0100
  • 43a3f46835 Improve code logging Aymeric 2024-12-09 22:34:56 +0100
  • 154d1e938e Simplify code by removing the dedicated CodeAgent Aymeric 2024-12-09 22:15:33 +0100
  • 0c71f92039 Empty Readme Aymeric 2024-12-09 18:43:51 +0100
  • a830b1721a More robust log step class, and new examples Aymeric 2024-12-09 18:34:29 +0100
  • 146ee3dd32 Nicer console outputs with rich Aymeric 2024-12-09 15:42:17 +0100
  • f3dcf1f013 Initialize repo structure. Aymeric 2024-12-06 17:46:42 +0100
  • dfd9609c26
    Initial commit Aymeric Roucher 2024-12-05 12:28:04 +0100