Auto-GPT-Bot
|
60ac0c4da1
|
Update challenge scores
|
2023-06-05 14:39:45 +00:00 |
|
Reinier van der Leer
|
53add7b594
|
Sync release v0.4.0 back into master (#4585)
|
2023-06-05 16:31:21 +02:00 |
|
Reinier van der Leer
|
576f24e3ae
|
Merge branch 'master' into release-0.4.0
|
2023-06-05 16:08:35 +02:00 |
|
Reinier van der Leer
|
3dbc377308
|
Update version numbers for v0.4.0 release
|
2023-06-04 20:05:57 +02:00 |
|
Benny van der Lans
|
74e8a886e6
|
Add replace_in_file command (#4565)
Resubmission of #3643
---------
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
|
2023-06-04 19:37:35 +02:00 |
|
Reinier van der Leer
|
120fe762df
|
Update bulletin with highlights for v0.4.0 release (#4576)
|
2023-06-04 19:31:58 +02:00 |
|
merwanehamadi
|
59d31b021d
|
Skip flaky challenges (#4573)
|
2023-06-04 18:20:13 +02:00 |
|
merwanehamadi
|
af28510aba
|
Fix test_web_selenium (#4554)
|
2023-06-04 16:38:32 +02:00 |
|
Reinier van der Leer
|
84e58051fa
|
Clean up CI git logic
|
2023-06-04 16:01:40 +02:00 |
|
Merwane Hamadi
|
02846fcf91
|
remove information retrieval challenge b from beaten challenges
|
2023-06-03 21:24:36 -07:00 |
|
Merwane Hamadi
|
0a20fa4fdf
|
Fix CI git authentication and cassettes
|
2023-06-03 21:19:58 -07:00 |
|
Reinier van der Leer
|
c4e2d8fbdd
|
debug
|
2023-06-04 03:28:26 +02:00 |
|
Reinier van der Leer
|
3e5868f223
|
Fix CI git diff
|
2023-06-04 02:40:51 +02:00 |
|
Reinier van der Leer
|
4c11b21dff
|
Fix CI git authorization
|
2023-06-04 02:01:35 +02:00 |
|
Auto-GPT-Bot
|
378126822f
|
Update submodule reference
|
2023-06-03 14:51:55 +00:00 |
|
Auto-GPT-Bot
|
55a8e242b0
|
Update current score
|
2023-06-03 14:51:53 +00:00 |
|
merwanehamadi
|
79ba85a22e
|
Cache Python Packages in the CI pipeline (#4488)
|
2023-06-03 15:48:32 +01:00 |
|
Reinier van der Leer
|
ce44012866
|
Fix pushing cassettes in CI
|
2023-06-02 23:27:15 +02:00 |
|
merwanehamadi
|
4cc6e27f02
|
Remove news about config (#4553)
|
2023-06-02 23:09:16 +02:00 |
|
Reinier van der Leer
|
9156db41a1
|
Merge remote-tracking branch 'origin/stable' into release-0.4.0
|
2023-06-02 22:58:50 +02:00 |
|
Reinier van der Leer
|
9247f9480c
|
Fix CI for internal PRs with CI changes (#4552)
* Port fixed CI workflow from master
* Trigger CI
* Improve CI concurrency check
|
2023-06-02 13:49:05 -07:00 |
|
Richard Beales
|
fc0688673e
|
Update BULLETIN.md
|
2023-06-02 12:08:33 +01:00 |
|
Reinier van der Leer
|
15c157343d
|
Remove Redis memory configuration from docker-compose configs
|
2023-06-01 23:23:57 +02:00 |
|
Reinier van der Leer
|
3fffe65a3b
|
Update bulletin for v0.4.0
|
2023-06-01 17:01:30 +02:00 |
|
kaneda2004
|
63b79a88c6
|
Adding support for openai_organization env variable (#289)
|
2023-05-30 19:02:16 -07:00 |
|
merwanehamadi
|
9e9b128b72
|
ignore cassettes and current score for all push events in github action (#4485)
|
2023-05-30 19:16:49 -05:00 |
|
Auto-GPT-Bot
|
64973bfe12
|
Update submodule reference
|
2023-05-30 23:33:40 +00:00 |
|
Auto-GPT-Bot
|
41df0204f3
|
Update current score
|
2023-05-30 23:33:38 +00:00 |
|
Douglas Schonholtz
|
f6ee61d607
|
create debug challenge (#4286)
Co-authored-by: Merwane Hamadi <merwanehamadi@gmail.com>
Co-authored-by: symphony <john.tian31@gmail.com>
|
2023-05-30 16:28:32 -07:00 |
|
merwanehamadi
|
87776b2886
|
Make the information retrieval challenge a harder while still passing (#4468)
|
2023-05-30 15:56:58 -07:00 |
|
merwanehamadi
|
86b6231f70
|
ignore push if current score changed (#4482)
|
2023-05-30 12:23:49 -07:00 |
|
Auto-GPT-Bot
|
387f65c16c
|
Update submodule reference
|
2023-05-30 19:15:33 +00:00 |
|
Auto-GPT-Bot
|
4c25fabec9
|
Update current score
|
2023-05-30 19:15:30 +00:00 |
|
merwanehamadi
|
6806b66509
|
Information retrieval challenge (#4456)
* test: add information retrieval challenge b
* test: get information retrieval challenge be working.
* chore: clean up comments and imports.
* chore: fix incorrect import
* chore: clean up imports.
* fix: add web_selenium cmd. resolve missing loop cycle
* chore: remove commented code and unused imports.
* fix (4261): use 2 cycles instead of 3
* chore: fix mypy formatting
* chore: try 2 for mypy formatting
* chore: resolve flake8 issues
* chore: add docs
* chore: resolve linting flake8
* chore: correct formatting to black
* Update challenge_b.md
* refactored challenge
---------
Co-authored-by: PortlandKyGuy <kyleaaron1@gmail.com>
|
2023-05-30 12:10:49 -07:00 |
|
Erik Peterson
|
b56352e218
|
Fix #4461: Don't record error requests in challenges (#4469)
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
|
2023-05-30 07:31:45 -07:00 |
|
Auto-GPT-Bot
|
d3a1770dc0
|
Update submodule reference
|
2023-05-30 13:03:41 +00:00 |
|
merwanehamadi
|
22429c6e98
|
add vcr to dalle (#4474)
|
2023-05-30 06:00:37 -07:00 |
|
Auto-GPT-Bot
|
56650b60f4
|
Update current score
|
2023-05-30 02:33:34 +00:00 |
|
merwanehamadi
|
ba8046753e
|
Update current score when PR merged (#4464)
|
2023-05-29 19:30:41 -07:00 |
|
merwanehamadi
|
d34b8a2b61
|
Replace 'prompt change' with 'behavior change' (#4473)
* Replace 'prompt change' with 'behavior change'
* replaced behavior by behaviour
* fixed typo on behaviour
|
2023-05-30 03:01:46 +01:00 |
|
Luke K (pr-0f3t)
|
1446ffddb0
|
Fix #942: Respect --gpt4only, --gpt3only cli args (#3144)
Co-authored-by: Luke K <KayLuke@users.noreply.github.com>
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
|
2023-05-29 20:10:51 +03:00 |
|
Kinance
|
1ddf2324ff
|
Improve the steps for running docker compose in the setup documentation (#4462)
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
|
2023-05-29 19:24:38 +03:00 |
|
Auto-GPT-Bot
|
b5d78a48a7
|
Update submodule reference
|
2023-05-29 15:29:31 +00:00 |
|
merwanehamadi
|
1127d9c5f5
|
Master doesn't beat memory challenge b level 1 in a consistent manner (#4460)
|
2023-05-29 18:25:45 +03:00 |
|
merwanehamadi
|
31cd836530
|
"Beat Challenges" Mode (#4447)
Co-authored-by: Richard Beales <rich@richbeales.net>
|
2023-05-29 08:47:06 +01:00 |
|
Toran Bruce Richards
|
daafda320b
|
Update README.md
Remove outdated reference to En_GPT
|
2023-05-29 15:28:57 +12:00 |
|
merwanehamadi
|
ee9f10a8d8
|
remove unused imports automatically (#4449)
* remove unused imports automatically
* add linters to pr template
* remove useless try statement
|
2023-05-28 05:50:50 -07:00 |
|
Auto-GPT-Bot
|
78774526f4
|
Update submodule reference
|
2023-05-28 01:30:02 +00:00 |
|
merwanehamadi
|
44f6d946f5
|
fix information retrieval challenge (#4448)
|
2023-05-27 18:26:30 -07:00 |
|
Ryan Johns
|
03036c1bd6
|
Added three more tests to check for edge cases in URL validation (#4441)
Co-authored-by: Ryan Johns <rkjohns@verisk.com>
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
|
2023-05-27 18:58:38 +03:00 |
|