Commit Graph

1410 Commits

Author SHA1 Message Date
Eddie Cohen
0569d6652f add command 2023-04-15 10:57:01 -04:00
Eddie Cohen
4d8de551b5 add prompt, env example, config 2023-04-15 10:56:10 -04:00
Eddie Cohen
eb8b3e6622 add gitpython 2023-04-15 10:56:09 -04:00
Richard Beales
5dfdb2e2a9 Merge pull request #801 from chyezh/enable-milvus
enable milvus as memory backend
2023-04-15 15:51:21 +01:00
cs0lar
b2bfd395ed fixed formatting 2023-04-15 15:49:24 +01:00
Summit Suen
a0de3868c6 Cleanup azure parameters in env.template and remove unused env in config.load_azure_config(). 2023-04-15 22:44:50 +08:00
Nicolas Stübi
84aed05ebb Merge branch 'master' into feature/gitignore-additions
# Conflicts:
#	.gitignore
2023-04-15 16:25:31 +02:00
Nicolas Stübi
f9265e9b01 Some more file extensions to ignore 2023-04-15 16:20:26 +02:00
Thibault Twahirwa
44bd3d6717 Fixed the import 2023-04-15 10:17:03 -04:00
youkaichao
a51b37f01c fix dict type annotation 2023-04-15 22:10:22 +08:00
youkaichao
afd2c5e2c6 update type annotation 2023-04-15 22:04:05 +08:00
Tymec
53297e55bf Merge remote-tracking branch 'upstream/master' 2023-04-15 16:03:08 +02:00
Bufo
55facfd8db remove sourcery from docker build 2023-04-15 15:59:14 +02:00
cs0lar
005be024f1 fixed typo 2023-04-15 14:45:16 +01:00
cs0lar
b987cff7da Merge branch 'master' into feature/weaviate-memory 2023-04-15 14:43:01 +01:00
Eesa Hamza
e90e618c5e Added agnostic browser support 2023-04-15 16:28:34 +03:00
chyezh
395d9d0481 enable milvus as memory backend 2023-04-15 21:20:30 +08:00
Drikus Roor
d52381eead fix: Fix imports 2023-04-15 15:20:19 +02:00
Drikus Roor
bdefa24ac6 test: Write unit tests for token_counter 2023-04-15 15:11:25 +02:00
BillSchumacher
1073954fb7 Reorg (#1537)
* Pi's message.

* Fix most everything.

* Blacked

* Add Typing, Docstrings everywhere, organize the code a bit.

* Black

* fix import

* Update message, dedupe.

* Increase backoff time.

* bump up retries
2023-04-15 13:56:23 +01:00
Pietro Monticone
cc7d421c77 Update README.md 2023-04-15 14:07:39 +02:00
Pietro Monticone
c69050fc84 Fix typo 2023-04-15 14:05:23 +02:00
Shai Perednik
a40f335464 typo in TOC
the new memory seeiding url was wrong
  - [🧠 Memory pre-seeding](#-memory-pre-seeding)
2023-04-15 05:58:04 -04:00
Duncan Roosma
d53bd020ea Update docker-compose.yml
Needed to add this to get `docker-compose run auto-gpt` to run successfully
2023-04-15 11:42:12 +02:00
Edgar Barrantes
a791d7a244 Update docs: Data ingestion script location 2023-04-15 12:06:40 +03:00
Jacob Hahn
870c5948d2 Merge branch 'master' into fix_agent_key_error 2023-04-15 04:34:50 -04:00
Jacob Hahn
b2d6987cac Fixed condition where key could be string 2023-04-15 04:17:00 -04:00
BillSchumacher
e986af5de0 Merge pull request #1476 from shaped1/patch-1
Fix all 65 typos of it being gtp instead of GPT
2023-04-15 02:30:17 -05:00
HDKiller
bee1bc8c06 remove "please" from prompt in browser.py 2023-04-15 06:28:14 +00:00
HDKiller
72da564db5 remove "please" from prompt for summarizing text 2023-04-15 06:27:08 +00:00
cs0lar
4c7deef9ae merged master and resolved conflicts 2023-04-15 06:51:04 +01:00
Gershon Bialer
9990b78702 Fix linter issues. 2023-04-14 22:44:42 -07:00
Tymec
4049708aa5 Merge remote-tracking branch 'upstream/master' 2023-04-15 07:18:45 +02:00
polygon
82bf1c6367 Fix all 65 typos of it being gtp instead of GPT
In this file alone, Entrepreneur-GPT was referred to as Entrepreneur-GTP 65 times. Curious why, as it doesn't seem like a one time mistake/typo. Was referred to as Entrepreneur-GPT in the rest of the project, so FTFY.
2023-04-14 22:07:45 -07:00
Gershon Bialer
2644bc86db list_agents should return string not JSON 2023-04-14 21:42:54 -07:00
batyu
6e05db972a Allow local Development without pip install using "pip install -e ." 2023-04-15 06:41:53 +02:00
Gershon Bialer
0b4f0f5622 Add unit test for testing adding a gent 2023-04-14 21:34:28 -07:00
Gershon Bialer
bac898f993 Fix list_agents to not call it self. 2023-04-14 20:59:58 -07:00
BillSchumacher
6a93537c42 AI name hotfix. (#1452)
* Pi's message.

* Fix most everything.

* Blacked

* Update agent.py

Hotfix.
2023-04-15 02:29:25 +01:00
Merwane Hamadi
dc4094b264 added smoke test 2023-04-14 17:20:02 -07:00
BillSchumacher
4bb7a598a5 Fix everything (#1444)
* Pi's message.

* Fix most everything.

* Blacked
2023-04-15 01:04:48 +01:00
Tymec
6c9ec32195 test: fixed imports 2023-04-15 01:34:51 +02:00
Tymec
753394228a Merge remote-tracking branch 'upstream/master' 2023-04-15 01:30:20 +02:00
CalCameron
16c0dc9267 Filer Logger that tracks changes to file operations to prevent looping 2023-04-14 17:47:16 -05:00
Merwane Hamadi
ca5a52f48a Update sys.path to use pathlib in json_tests.py 2023-04-14 15:46:02 -07:00
Merwane Hamadi
36091853e0 Add integration test for write_file command 2023-04-14 15:45:45 -07:00
Merwane Hamadi
7e21123a5d Add README.md with instructions on running tests 2023-04-14 15:45:45 -07:00
Jedakiah
c60e654a9b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	autogpt/commands.py
2023-04-15 00:43:06 +02:00
merwanehamadi
b65b7acace added selenium dependencies (#1432) 2023-04-14 23:33:28 +01:00
Richard Beales
d57d3ea83e Merge pull request #1426 from merwanehamadi/feature/fix-commands.py
fix commands.py
2023-04-14 23:25:33 +01:00