Commit Graph

4531 Commits

Author SHA1 Message Date
Thibault Twahirwa
8ec2538584 Merge branch 'Significant-Gravitas:master' into master 2023-04-15 11:04:09 -04:00
cs0lar
2678a5a74b fixed merge conflicts 2023-04-15 16:01:47 +01:00
Jedakiah
02db53e12f Fixed error when google search contains funny characters 2023-04-15 17:01:29 +02:00
Eddie Cohen
99c4f93ee3 fix rebasing 2023-04-15 10:59:40 -04:00
Jedakiah
0a137e4e63 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	autogpt/commands.py
2023-04-15 16:57:40 +02:00
Eddie Cohen
11faf42c7e move git operations 2023-04-15 10:57:03 -04:00
Eddie Cohen
5f5eac61e3 clone repo method 2023-04-15 10:57:03 -04:00
Eddie Cohen
4f9d5b9e32 commands, git on docker 2023-04-15 10:57:03 -04:00
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
Richard Beales
60b2b61b52 Merge pull request #1478 from Torantulino/master
Pulling into stable for version 0.2.0
2023-04-15 06:16:23 +01: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
chao ma
773324dcd6 feat: Add support for running Chrome in Headless mode.
Add headless mode support for Chrome and refactor web page text extraction
2023-04-15 12:34:28 +08: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