Commit Graph

25 Commits

Author SHA1 Message Date
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 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 ea42023bcd Refacto 2024-12-12 17:22:20 +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 851e177e71 Uv config 2024-12-11 16:15:49 +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 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
Aymeric Roucher dfd9609c26
Initial commit 2024-12-05 12:28:04 +01:00