Marwand Ayubi
233f900fa6
Implemented showing the number of preauthorised commands left. #1035 ( #3322 )
...
Co-authored-by: mayubi <marwand@ayubi-it.de>
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-13 18:21:16 +03:00
Robin Richtsfeld
7a34d49264
Fix `milvus_memory_test.py` mock `Config` ( #3424 )
...
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-13 17:19:18 +03:00
andrey13771
6c78d80d37
fix typo in autopgt/agent/agent.py ( #3747 )
...
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
Co-authored-by: Richard Beales <rich@richbeales.net>
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-13 04:00:08 +03:00
k-boikov
12e806d754
Parse package versions so upgrades can be forced ( #4149 )
...
* parse package versions so upgrades can be forced
* better version from @collijk
2023-05-12 16:23:54 -07:00
dominic-ks
21a202b655
Updated memory setup links ( #3829 )
...
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-13 02:01:52 +03:00
prom3theu5
79fba4ab7b
Update Dockerfile - add missing scripts and plugins directories. ( #3706 )
...
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-13 01:47:02 +03:00
Eduardo Salinas
c771e1fd50
Update duckduckgo dependency - min should be 2.9.5 ( #4142 )
...
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-13 00:57:30 +03:00
Kristian Jackson
a60512cdae
Catch JSON error in summary_memory.py ( #3996 )
...
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-12 22:18:15 +03:00
Boostrix
b06ea616d9
explain temperature setting in env file ( #4140 )
...
Co-authored-by: Richard Beales <rich@richbeales.net>
2023-05-12 19:22:26 +01:00
Andres Caicedo
2513178980
Integrate pytest-xdist Plugin for Parallel and Concurrent Testing ( #3870 )
...
* Adds pytest-parallel dependencies
* Implement pytest-parallel for faster tests
* Uses pytest-xdist
* Auto number of workers processes
* Update ci.yml
---------
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
2023-05-11 17:19:52 -07:00
Boostrix
8f3119621c
document that docker-compose 1.29.0 is minimally required ( #3963 )
...
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
2023-05-10 01:01:45 -05:00
Itai Steinherz
5989c14577
Fix path to workspace directory in setup guide ( #3927 )
...
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
2023-05-10 00:45:09 -05:00
Shlomi
980bbe2bc3
fix typo in the getting started docs ( #3997 )
...
Co-authored-by: Richard Beales <rich@richbeales.net>
2023-05-08 14:16:48 +01:00
minfeng-ai
23e1e1ed53
fix typos ( #3998 )
...
Co-authored-by: Minfeng Lu <minfenglu@Minfengs-MacBook-Pro.local>
Co-authored-by: Richard Beales <rich@richbeales.net>
2023-05-08 14:10:58 +01:00
Tomasz Kasperczyk
0166eacb2b
Use correct reference to prompt_generator in autogpt/llm/chat.py ( #4011 )
2023-05-08 13:59:12 +01:00
merwanehamadi
33a3e6f998
Feature/centralize prompt ( #3990 )
...
Co-authored-by: xiao.hu <454292663@qq.com>
2023-05-08 07:24:53 +01:00
Kaan
d1327fd1c2
Improve & fix memory challenge docs. ( #3989 )
...
Co-authored-by: Kaan Osmanagaoglu <kaano@questps.com.au>
2023-05-07 19:03:58 -07:00
merwanehamadi
baa7873ec1
memory challenge c inconsistent ( #3985 )
2023-05-07 20:16:26 -05:00
Douglas Schonholtz
dc959596fc
Memory Challenge C ( #3908 )
...
* Memory Challenge C
* Working cassettes
* Doc fixes
* Linting and doc fix
* Updated cassette
* One more cassette try
---------
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
2023-05-07 16:28:43 -07:00
merwanehamadi
08bc8ff3f7
add code owners policy ( #3981 )
...
* add code owners
* added @ to codeowners
* switched to team ownership
2023-05-08 11:16:59 +12:00
merwanehamadi
ca5abff93f
add information retrieval challenge to the wiki ( #3876 )
2023-05-06 17:48:08 +01:00
Andres Caicedo
d184d0d235
Implement Logging of User Input in logs/Debug Folder ( #3867 )
...
* Adds USER_INPUT_FILE_NAME
* Update agent.py
* Update agent.py
Log only if console_input is not the authorise_key
* Reformatting
2023-05-05 17:14:08 -07:00
Pi
06317dfb2b
Add link to wiki page on Contributing
2023-05-05 23:10:56 +01:00
Pi
d57af05f66
fix
2023-05-05 23:07:55 +01:00
Pi
7eddfacd10
Add link to wiki Contributing page
2023-05-05 23:06:48 +01:00
Pi
3df88be6cb
Update PULL_REQUEST_TEMPLATE.md
...
Added link to wiki Contributing page
2023-05-05 23:03:09 +01:00
Pi
b496cdcfb2
Update README.md
2023-05-05 22:59:21 +01:00
merwanehamadi
6d4bea3bb6
community challenges in the wiki ( #3764 )
2023-05-05 17:35:12 +01:00
AbTrax
e12438de41
Self feedback Improvement ( #3680 )
...
* Improved `Self-Feedback`
* minor tweak
* Test: Updated `test_get_self_feedback.py`
2023-05-05 09:09:21 -07:00
Pi
f2bef76368
Update CONTRIBUTING.md
2023-05-05 02:38:40 +01:00
bszollosinagy
ea08050049
BUGFIX: Selenium Driver object reference was included in the browsing results for some reason ( #3642 )
...
* * there is really no need to return the reference to the Selenium driver along with the text summary and list of links.
* * removing unused second return value from browse_website()
* * updated cassette
* * updated YAML cassette for test_browse_website
* * after requirements reinstall, another update YAML cassette for test_browse_website
* * another update YAML cassette for test_browse_website, only as a placholder commit to trigger re-testing due to some docker TCP timeout issue
* * another update YAML cassette for test_browse_website
---------
Co-authored-by: batyu <batyu@localhost>
2023-05-04 23:11:21 +01:00
Ambuj Pawar
7d234522b7
ADD: Bash block in the contributing markdown ( #3701 )
...
Co-authored-by: Richard Beales <rich@richbeales.net>
2023-05-04 19:08:54 +01:00
itsmarble
d9170cab22
Update run.sh ( #3752 )
...
Co-authored-by: Richard Beales <rich@richbeales.net>
2023-05-04 19:01:53 +01:00
itsmarble
ad8b8cb9eb
Update run.bat ( #3783 )
...
Co-authored-by: Richard Beales <rich@richbeales.net>
2023-05-04 18:55:58 +01:00
RainRat
fad24b3525
fix typos ( #3798 )
2023-05-04 18:46:37 +01:00
merwanehamadi
b0163230a9
create information retrieval challenge a ( #3770 )
...
Co-authored-by: Richard Beales <rich@richbeales.net>
2023-05-04 17:44:10 +01:00
Robin Richtsfeld
cb97f5c101
Fix call to `plugin.post_planning` ( #3414 )
...
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
2023-05-03 21:45:00 -05:00
Luke K
a48f26c150
Enable denylist handling for plugins ( #3688 )
...
Co-authored-by: Luke Kyohere <lkyohere@mfsafrica.com>
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
2023-05-03 21:31:23 -05:00
Nicholas Tindle
911cea781f
Document Disabling command categories ( #3669 )
...
* feat: move task_complete command out of prompt
* fix: formatting fixes
* feat: add command disabling
* docs: document how to disable command categories
2023-05-03 19:14:07 -05:00
Nicholas Tindle
d2a9e54dfb
Allow users to Disable Commands via the .env ( #3667 )
2023-05-03 19:05:35 -05:00
Nicholas Tindle
d74428057e
Move task_complete command out of prompt ( #3663 )
...
* feat: move task_complete command out of prompt
* fix: formatting fixes
* Add the shutdown command to the test agents
* tests: update test vcrs
---------
Co-authored-by: James Collins <collijk@uw.edu>
2023-05-03 16:40:49 -07:00
merwanehamadi
e21917cc93
Feature/enable intuitive logs summarization ( #3697 )
2023-05-03 17:32:03 +01:00
merwanehamadi
26c6cfeefd
Feature/enable intuitive logs for community challenge step 1 ( #3695 )
2023-05-03 08:27:54 +01:00
Peter Petermann
479c7468b4
Fix docker volume mounts ( #3710 )
...
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
2023-05-02 18:08:15 -05:00
merwanehamadi
b0c6ed999c
Feature/tighten up ci pipeline ( #3700 )
2023-05-02 19:07:50 +01:00
Reinier van der Leer
b5f95fd672
Patch `master` with fixes from `release-v0.3` ( #3694 )
2023-05-02 17:01:04 +02:00
Reinier van der Leer
d8f5cdbb50
Release v0.3.0 ( #3683 )
2023-05-02 16:53:43 +02:00
Reinier van der Leer
6e5ddeb015
v0.3.0
2023-05-02 16:32:19 +02:00
Reinier van der Leer
725abbb662
Fix bulletin
2023-05-02 16:30:37 +02:00
Reinier van der Leer
e4129e1a3a
Fix CI for `stable`
2023-05-02 13:35:23 +02:00