Aymeric
|
1abaf69b67
|
Make RAG example extremely fast with BM25
|
2024-12-26 16:19:31 +01:00 |
Aymeric
|
eecd728668
|
Improve RAG example
|
2024-12-26 15:33:40 +01:00 |
Aymeric
|
9e288cefba
|
Add RAG example
|
2024-12-26 13:13:29 +01:00 |
Aymeric
|
df89388147
|
Fix tool forward args with defaults but no type hint
|
2024-12-26 12:32:23 +01:00 |
Aymeric
|
e5ca0f0cb8
|
Support optional arguments in tool calls
|
2024-12-26 11:55:20 +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
|
775f6e8d7f
|
Make doc buildable with new names
|
2024-12-24 12:18:18 +01:00 |
Aymeric
|
a3cd9158a7
|
Fix SQL example
|
2024-12-24 11:58:36 +01:00 |
Aymeric
|
edb0be3adf
|
Change all names to 'smolagent'
|
2024-12-24 10:31:36 +01:00 |
Aymeric
|
d389f11e37
|
Add transcriber tool and PipelineTool
|
2024-12-23 22:49:32 +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
|
65d5e7b2fb
|
Add secure code execution doc page
|
2024-12-22 21:40:53 +01:00 |
Aymeric
|
dccef6248b
|
Multiple documentation improvements
|
2024-12-21 23:11:15 +01:00 |
Aymeric
|
7b0b01d8f3
|
Refactor documentation
|
2024-12-20 16:15:06 +01:00 |
Aymeric
|
18d826f09d
|
Start ReAct guide
|
2024-12-19 17:32: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 |
Aymeric
|
1751bf03ac
|
Move examples away
|
2024-12-16 15:41:08 +01:00 |
Aymeric
|
5231162274
|
Add many doc pages and fix doc tests
|
2024-12-16 14:55:12 +01:00 |
Aymeric
|
0eb582bdba
|
Get rid of necessity to declare tools in their own .py file
|
2024-12-15 19:45:41 +01:00 |
Aymeric
|
57b35337c2
|
Add tests for all docs
|
2024-12-15 12:47:19 +01:00 |
Aymeric
|
9232528232
|
Add examples to use any LLM as engine
|
2024-12-13 19:48:55 +01:00 |
Aymeric
|
8e758fa130
|
Add doc about tools
|
2024-12-13 10:32:16 +01:00 |
Aymeric
|
715351defd
|
Add dockerized python executor
|
2024-12-12 18:51:06 +01:00 |
Aymeric
|
8824ba68eb
|
Doc page 'building good agents'
|
2024-12-12 17:22:51 +01:00 |
Aymeric
|
465614295d
|
Improve documentation on agent building tips
|
2024-12-12 10:09:51 +01:00 |
Aymeric
|
67deb6808f
|
Ruff formatting
|
2024-12-11 16:16:18 +01:00 |
Aymeric
|
50d413e93d
|
Improve tutorials
|
2024-12-11 11:33:26 +01:00 |
Aymeric
|
2080f94f07
|
Update agents intro
|
2024-12-11 01:23:50 +01:00 |
Aymeric
|
77a08bacd0
|
Add intro to agents
|
2024-12-11 01:08:49 +01:00 |
Aymeric
|
154d1e938e
|
Simplify code by removing the dedicated CodeAgent
|
2024-12-09 22:15:33 +01:00 |
Aymeric
|
146ee3dd32
|
Nicer console outputs with rich
|
2024-12-09 15:42:17 +01:00 |
Aymeric
|
f3dcf1f013
|
Initialize repo structure.
|
2024-12-06 17:46:42 +01:00 |