Aymeric
|
681758ae84
|
Fix failing import test in test_agents.py
|
2025-01-07 14:09:01 +01:00 |
Aymeric
|
d45c63555f
|
Pass more tests
|
2025-01-06 22:04:00 +01:00 |
Aymeric
|
c22fedaee1
|
Sort imports and add test workflows
|
2025-01-06 21:48:15 +01:00 |
Aymeric
|
e8617b3037
|
Finalize multiagent tests
|
2025-01-06 19:33:50 +01:00 |
Aymeric
|
0824785b7a
|
Add tests for multiagent hierarchies
|
2025-01-06 19:24:46 +01:00 |
Aymeric
|
e9119c9df5
|
Replace max_iteration with max_steps for consistency
|
2025-01-06 17:25:45 +01:00 |
Aymeric
|
3f79baee71
|
Add warning about missing imports in CodeAgent error logs
|
2025-01-06 11:00:36 +01:00 |
Aymeric
|
d5a036d3f2
|
Pass tests
|
2024-12-27 16:27:16 +01:00 |
Aymeric
|
c880f2f5b6
|
Format
|
2024-12-27 16:18:19 +01:00 |
Aymeric
|
c4f38850b2
|
Improve code execution error logging
|
2024-12-25 23:28:57 +01:00 |
Aymeric
|
8005d6f21d
|
Change name 'llm_engine' to 'model'
|
2024-12-25 21:51:43 +01:00 |
Aymeric
|
3a70e17cae
|
Remove direct support for openai and anthropic engines, one can use LiteLLM
|
2024-12-24 23:36:46 +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
|
32d7bc5e06
|
Add tool calling agent example
|
2024-12-23 17:22:35 +01:00 |
Aymeric
|
30cb6111b3
|
Enable support for tool calling agents
|
2024-12-23 17:10:07 +01:00 |
Aymeric
|
dccef6248b
|
Multiple documentation improvements
|
2024-12-21 23:11:15 +01:00 |
Aymeric
|
c18bc9037d
|
Add E2B code interpreter 🥳
|
2024-12-20 16:20:41 +01:00 |
Aymeric
|
584ce8f363
|
Consolidate pushing Tools to Hub
|
2024-12-19 16:57:05 +01:00 |
Aymeric
|
ba87dd98c8
|
Solve additional args not being passed to task
|
2024-12-18 12:27:43 +01:00 |
Aymeric
|
06066437fd
|
Formatting
|
2024-12-16 15:46:47 +01:00 |
Aymeric
|
9232528232
|
Add examples to use any LLM as engine
|
2024-12-13 19:48:55 +01:00 |
Aymeric
|
465614295d
|
Improve documentation on agent building tips
|
2024-12-12 10:09:51 +01:00 |
Aymeric
|
0a0402d090
|
Simplify step logs
|
2024-12-11 22:33:41 +01:00 |
Aymeric
|
1606b9a80c
|
Pass tests
|
2024-12-11 19:23:07 +01:00 |
Aymeric
|
67deb6808f
|
Ruff formatting
|
2024-12-11 16:16:18 +01:00 |
Aymeric
|
f3dcf1f013
|
Initialize repo structure.
|
2024-12-06 17:46:42 +01:00 |