48 Commits

Author SHA1 Message Date
mudler b9b083f059 Enable critic, and give more context while running subtasks 2023-08-20 11:59:37 +02:00
mudler 4c1c601417 move logic to a class that can be imported 2023-08-20 00:03:10 +02:00
mudler 0f418976f5 fix: extend, not append here 2023-08-13 18:44:48 +02:00
Ettore Di Giacinto 71e4a1d245 Update README.md 2023-08-06 17:00:12 +02:00
Ettore Di Giacinto 7408fbe3a3 Update README.md 2023-08-05 23:10:22 +02:00
Ettore Di Giacinto f3ba7f9e0b Update README.md 2023-08-05 23:03:34 +02:00
Ettore Di Giacinto dd396dd899 Update README.md 2023-08-05 22:55:03 +02:00
Ettore Di Giacinto 4443bc55b1 Update README.md 2023-08-05 22:54:32 +02:00
Ettore Di Giacinto 64553d3e01 Update README.md 2023-08-05 22:47:27 +02:00
Ettore Di Giacinto 310639318f Update README.md 2023-08-05 22:46:07 +02:00
mudler 5b28a34e5b Update README 2023-08-05 22:42:52 +02:00
Ettore Di Giacinto be331d22cd Update README.md 2023-08-05 22:35:27 +02:00
Ettore Di Giacinto 3d9699ebfd Update README.md 2023-08-05 22:34:20 +02:00
mudler addf0d5238 Update README 2023-08-05 22:33:28 +02:00
Ettore Di Giacinto 54716f353c Update README.md 2023-08-05 22:24:48 +02:00
mudler 3aa16e879a Renames 2023-08-05 22:24:10 +02:00
Ettore Di Giacinto e4507a044d Update README.md 2023-08-05 22:20:10 +02:00
Ettore Di Giacinto 96a2fdbb57 Update README.md 2023-08-05 19:15:20 +02:00
mudler 53713f5520 Update README 2023-08-05 17:55:26 +02:00
mudler a64fef9b8f Better force-action 2023-08-05 17:54:31 +02:00
mudler 74449e90e5 Small fixups 2023-08-05 16:56:00 +02:00
mudler 881edbad07 Add function results to conversation history after we do an action 2023-08-05 11:09:11 +02:00
mudler a380d4eba1 Better results 2023-08-05 11:08:30 +02:00
mudler 3c200a7fa0 Add interactive mode 2023-08-05 11:08:11 +02:00
mudler 8fb5136183 README 2023-08-05 01:04:26 +02:00
mudler 2ac848b51d Attach history when in interactive mode and completing functions 2023-08-05 01:04:05 +02:00
mudler 78e89d27ed Add try 2023-08-05 01:03:38 +02:00
mudler cef94cb52d Avoid repetitions 2023-08-05 00:14:49 +02:00
mudler 8d35592024 Simplify, use reasoning instead of context in subtasks 2023-08-04 18:45:16 +02:00
mudler f3cdec2176 Consume observation from action picker (WIP) 2023-08-03 23:51:56 +02:00
mudler 6be3e6ccfd Remove python REPL (simplify) 2023-08-03 23:51:33 +02:00
mudler 5cd1a2bd6c Add configs 2023-08-03 23:50:56 +02:00
mudler 4a2d41afa9 Improve reasoning capabilities with observations, add browser action, refactor python_repl 2023-08-03 19:27:17 +02:00
mudler 3c2af574ed Refactors, make repl also return output 2023-08-03 00:55:04 +02:00
mudler f70d139447 wip python repl - minor notes 2023-08-02 00:52:12 +02:00
mudler a27719c971 generate_plan yields better results 2023-08-01 22:48:22 +02:00
mudler 655e95508a Updates 2023-08-01 22:47:31 +02:00
mudler 1263b2bf8a cumulative subtask context 2023-08-01 00:28:15 +02:00
mudler 51a2998fe7 updates 2023-08-01 00:03:19 +02:00
mudler c192567842 logging and healthchecks 2023-07-30 18:35:30 +02:00
mudler c8e76fa6e3 Fix DDG search 2023-07-30 18:31:12 +02:00
mudler 6e47eadb37 Small fixups - write file works. WIP search internet 2023-07-30 18:01:40 +02:00
mudler 13fc22a373 refactor 2023-07-30 17:30:12 +02:00
mudler ac2cfc7fc4 plans and re-evaluation 2023-07-30 01:02:18 +02:00
mudler 876bda985e add goal settings for complex tasks 2023-07-29 01:26:19 +02:00
mudler d6e3b97308 stuff 2023-07-28 19:46:30 +02:00
mudler 00391615f7 First import 2023-07-28 01:22:36 +02:00
Ettore Di Giacinto bc54be6cb4 Initial commit 2023-07-28 01:21:37 +02:00