Commit Graph

110 Commits (e292ffebaff80d9eaeaea6c5c8600a5d53361e5f)

Author SHA1 Message Date
merwanehamadi e292ffebaf
Enable cache (#92) 2023-07-11 21:37:49 -07:00
merwanehamadi 504634b4a6
Add custom properties to Helicone (#91) 2023-07-11 20:50:56 -07:00
merwanehamadi b3c506cd94
Fix Auto-GPT looping forever (#87) 2023-07-11 20:02:29 -04:00
merwanehamadi 4ecb70c5e3
Fix Auto-GPT integration by adding python module as entrypoint (#86)
Co-authored-by: Silen Naihin <silen.naihin@gmail.com>
2023-07-11 15:11:24 -04:00
merwanehamadi 22295350a6
All Agents log to helicone automatically (#85)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
Co-authored-by: Justin <justintorre75@gmail.com>
2023-07-11 09:57:53 -07:00
merwanehamadi 0799be7e28
Fix tests ci (#82) 2023-07-10 21:54:25 -07:00
Silen Naihin 8df82909b2
Added --test, consolidate files, reports working (#83) 2023-07-10 19:25:19 -07:00
merwanehamadi 437e066a66
Add "Simple web server" challenge (#74)
Co-authored-by: Silen Naihin <silen.naihin@gmail.com>
2023-07-10 20:46:03 -04:00
merwanehamadi 30ba51593f
Add Helicone (#81) 2023-07-10 12:19:12 -04:00
Silen Naihin b8830f8625
Adding search interface challenge and cleaning repo (#80) 2023-07-09 18:33:08 -07:00
merwanehamadi 0fa5286ad0
Combine all agents into one ci.yml (#79)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-07-09 18:06:26 -07:00
Silen Naihin 3d43117554
Just json, no test files (#77) 2023-07-09 17:27:21 -07:00
merwanehamadi 573130549f
Add gpt engineer to ci (#78) 2023-07-09 13:31:31 -07:00
merwanehamadi d89264998d
Fix debug code challenge (#76)
Co-authored-by: Silen Naihin <silen.naihin@gmail.com>
2023-07-08 21:46:37 -04:00
Silen Naihin 69bd41f741
Quality of life improvements & fixes (#75) 2023-07-08 18:43:38 -07:00
Silen Naihin db86ccdcb4 removing agentgpt 2023-07-08 13:02:47 -04:00
Silen Naihin 2d05c3ec56 reverting accidental previous changes 2023-07-08 12:50:39 -04:00
Silen Naihin a35569a77b submodule integration 2023-07-08 12:47:48 -04:00
Silen Naihin 082a876612
fixing the incorrect addition of superagi (#73) 2023-07-08 05:04:06 -04:00
Silen Naihin e56b112aab
i/o workspace, adding superagi (#60) 2023-07-08 03:27:31 -04:00
merwanehamadi 487f99f8f2
Use artifacts out insted of python code (#72) 2023-07-07 15:49:37 -07:00
merwanehamadi f0f7d2be90
Fix memory challenge 2 (#71) 2023-07-07 15:38:50 -07:00
merwanehamadi e34c83ca1c
Add .txt to memory challenges (#70) 2023-07-07 15:34:57 -07:00
Erik Peterson 3defe044bd
Print out all of stdout on each process poll. (#69) 2023-07-07 15:02:08 -07:00
Silen Naihin 4562bc6caf
Update data.json remove text 2023-07-07 17:54:09 -04:00
merwanehamadi e61523e59e
Get rid of get file path by using the data.json convention to store the challenge information (#67)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-07-07 13:58:17 -07:00
merwanehamadi 6ef32a9b1f
Add "Debug code without guidance" challenge (#66)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-07-07 13:55:59 -07:00
merwanehamadi 9ede17891b
Add 'Debug simple typo with guidance' challenge (#65)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-07-07 13:50:53 -07:00
Silen Naihin bfd0d5c826
Fix home_path, local mini-agi run works (#64)
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
2023-07-06 18:00:45 -07:00
merwanehamadi 0b4ae5ea78
Add 'remember phrases with noise' challenge (#63) 2023-07-06 17:19:12 -04:00
merwanehamadi 82d8f67f6a
Add 'remember ids with noise' challenge (#61) 2023-07-06 01:34:51 -04:00
Silen Naihin c76062b092
Added caching based on file key (#62)
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
2023-07-05 21:38:01 -07:00
merwanehamadi 5b19340f8e
Add 'Remember multiple ids' memory challenge (#59) 2023-07-06 00:35:15 -04:00
Silen Naihin 4ebc5aa3b3 submodule remove 2023-07-06 00:14:40 -04:00
Silen Naihin de44d6ace5 fix 2023-07-06 00:08:49 -04:00
Silen Naihin e6f7bcf0ae fixing --reg to --maintain workflow bug 2023-07-06 00:06:34 -04:00
merwanehamadi 7102fe1a18
Rename '--reg' flag to '--maintain' (#58) 2023-07-06 00:03:45 -04:00
merwanehamadi 74fc969dd6
Add basic memory challenge (#57) 2023-07-05 23:32:28 -04:00
Silen Naihin bfc7dfdb29
Dynamic workspace path (#56) 2023-07-04 19:06:49 -07:00
merwanehamadi 351131bbff
Change test dependencies (#55) 2023-07-04 21:45:35 -04:00
merwanehamadi e3c453f10e
Add information retrieval 3 (#54)
Co-authored-by: Silen Naihin <silen.naihin@gmail.com>
2023-07-04 20:41:13 -04:00
merwanehamadi cef259c945
Add pr template (#52) 2023-07-04 20:34:55 -04:00
merwanehamadi f8e550773f
Add retrieval challenge test + run tests on CI pipeline (#51) 2023-07-04 18:28:00 -04:00
Silen Naihin e6e92e9952 run in continuous 2023-07-04 14:15:04 -04:00
Silen Naihin 62d37755bc updating submodule commit 2023-07-04 14:11:38 -04:00
Silen Naihin ed9aef5f43 adding venv to mini-agi 2023-07-04 13:51:04 -04:00
Silen Naihin 73a3e9e42d fixing mini-agi workflow 2023-07-04 13:41:54 -04:00
Silen Naihin e25f610344
local runs, home_path config, submodule miniagi (#50) 2023-07-04 10:23:00 -07:00
merwanehamadi 7f098d5fb6
Explain how to benchmark new agents (#49) 2023-07-04 12:13:29 -04:00
merwanehamadi f183e91ccd
Integrate smol developer with agbenchmark (#48) 2023-07-03 20:28:29 -04:00