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
|
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
|
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
|
3a70e17cae
|
Remove direct support for openai and anthropic engines, one can use LiteLLM
|
2024-12-24 23:36:46 +01:00 |
Aymeric
|
162d4dc362
|
Add standard call to LiteLLM engine
|
2024-12-24 19:55:34 +01:00 |
Aymeric
|
1e357cee7f
|
Add LiteLLM engine
|
2024-12-24 17:34:14 +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
|
cb7e68f2f0
|
Formatting
|
2024-12-23 17:35:34 +01:00 |
Aymeric
|
32d7bc5e06
|
Add tool calling agent example
|
2024-12-23 17:22:35 +01:00 |
Aymeric
|
dccef6248b
|
Multiple documentation improvements
|
2024-12-21 23:11:15 +01:00 |
Aymeric
|
b11abbf27e
|
Add E2B doc
|
2024-12-20 16:50:27 +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 Roucher
|
20c6397341
|
Merge pull request #1 from ErikKaum/example/alternative-docker-interface
Example/alternative docker interface
|
2024-12-18 12:07:30 +01:00 |
erikkaum
|
6b05056a7c
|
another example
|
2024-12-17 17:01:34 +01:00 |
erikkaum
|
3e0a851606
|
alternative of how to interface with docker
|
2024-12-17 15:29:47 +01:00 |
Aymeric
|
1751bf03ac
|
Move examples away
|
2024-12-16 15:41:08 +01:00 |
Aymeric
|
b6fc583d96
|
Add example to use any LLM
|
2024-12-15 12:47:45 +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
|
8ed03634b0
|
Start fixing state transfer between local and docker executor
|
2024-12-13 13:58:26 +01:00 |
Aymeric
|
1606b9a80c
|
Pass tests
|
2024-12-11 19:23:07 +01:00 |
Aymeric
|
2080f94f07
|
Update agents intro
|
2024-12-11 01:23:50 +01:00 |
Aymeric
|
12822e280d
|
Support one-liner UI
|
2024-12-10 11:27:24 +01:00 |
Aymeric
|
0ada2ebc27
|
Support gradio chatbot with continued discussion
|
2024-12-10 11:07:54 +01:00 |
Aymeric
|
23ab4a9df3
|
Support multi-agent
|
2024-12-09 22:58:30 +01:00 |
Aymeric
|
43a3f46835
|
Improve code logging
|
2024-12-09 22:34:56 +01:00 |
Aymeric
|
154d1e938e
|
Simplify code by removing the dedicated CodeAgent
|
2024-12-09 22:15:33 +01:00 |
Aymeric
|
0c71f92039
|
Empty Readme
|
2024-12-09 18:43:51 +01:00 |
Aymeric
|
a830b1721a
|
More robust log step class, and new examples
|
2024-12-09 18:34:29 +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 |