Commit Graph

  • 4839a0d89b Merge pull request #112 from TookTheRedBean/master Toran Bruce Richards 2023-04-04 13:26:10 +12:00
  • 8a08b0c01b ask questions on websites Preston Jensen 2023-04-03 19:20:42 -06:00
  • 8aca546bc0 Merge pull request #1 from MalikMAlna/MalikMAlna-patch-1 Malik M Alnakhaleh 2023-04-03 20:55:06 -04:00
  • c74ad984cf Update README.md Malik M Alnakhaleh 2023-04-03 20:54:12 -04:00
  • 6adef8ed7c First draft at adding persistent memory via sqlite3 Eric Fedrowisch 2023-04-03 19:38:59 -05:00
  • f6c201f038 Merge pull request #102 from yousefissa/yi-fix-print-thoughts-failures Toran Bruce Richards 2023-04-04 11:38:35 +12:00
  • 7556bac42e Merge branch 'Torantulino:master' into master TookTheRedBean 2023-04-03 16:38:31 -07:00
  • e612b119d3 Merge pull request #81 from yousefissa/yi-write-to-file Toran Bruce Richards 2023-04-04 11:27:37 +12:00
  • b7854fdb00 Merge pull request #111 from russellocean/master Toran Bruce Richards 2023-04-04 11:24:51 +12:00
  • 7e529e19d9 Removes print. Toran Bruce Richards 2023-04-04 00:24:22 +01:00
  • 301ff85fd5 Update main.py Andres Caicedo 2023-04-04 00:15:17 +02:00
  • 8753eba22c comments yousefissa 2023-04-03 14:55:30 -07:00
  • 04c43432c2 cleanup method yousefissa 2023-04-03 14:53:19 -07:00
  • 79f0882dfc fix: OpenAPI key variable name typo kminer 2023-04-03 15:35:01 -06:00
  • 064a2af9b5 Added back .env.template russellocean 2023-04-03 17:29:55 -04:00
  • 5c8ed15fee Delete .DS_Store russellocean 2023-04-03 17:07:53 -04:00
  • cb6e8ee665 Template update and Added .DS_Store to .gitignore russellocean 2023-04-03 16:58:55 -04:00
  • 30d07d9102 Added google-api-python-client to requirements.txt russellocean 2023-04-03 16:49:05 -04:00
  • f2ba7f21c5 Added support for Google Custom Search API This pull request adds functionality to the project to allow for a choice between the original Google search method and the Google Custom Search API. The google_search method uses the original method of scraping the HTML from the search results page, using googlesearch-python, while the google_official_search method uses the Google Custom Search API to retrieve search results. russellocean 2023-04-03 16:44:10 -04:00
  • 8a5c9800e7 fix assistant plan variables being referenced before assignment yousefissa 2023-04-03 13:00:50 -07:00
  • 6003d98f3a More specific wording “Philip 2023-04-03 20:35:12 +01:00
  • a5048aed56 Fix .gitignore to include the correct path to auto_gpt_workspace ryanmac 2023-04-03 14:20:45 -05:00
  • 6ea2a97e83 Rename requirements-new.txt to requirements-mac-Python-3.11.txt ryanmac 2023-04-03 14:15:21 -05:00
  • 6306a033cc Fixed googlesearch dependency issue Rafael Moraes 2023-04-03 15:11:15 -04:00
  • ac7fefe96e Use playwright instead of requests for browse ryanmac 2023-04-03 14:05:32 -05:00
  • 962a5bb76c Fix Issue with command hallucination 💭 “Philip 2023-04-03 19:44:12 +01:00
  • 4cde35267b Improve extract_hyperlinks to honor base url Mike Harris 2023-04-03 12:51:50 -04:00
  • 9ef4fab084 error handling back yousefissa 2023-04-03 08:50:07 -07:00
  • 4416aa1aa1 create file dir if it doesnt exist during write_to_file yousefissa 2023-04-03 08:48:43 -07:00
  • a573224089 Merge branch 'master' into dev Andres Caicedo 2023-04-03 16:58:31 +02:00
  • 51e293f64c Adds --gpt3only mode! Toran Bruce Richards 2023-04-03 15:46:46 +01:00
  • ee753ed34c Merge branch 'master' into dev Andres Caicedo 2023-04-03 16:40:25 +02:00
  • df6c0f3122 Merge pull request #73 from 0xcha05/patch-1 Toran Bruce Richards 2023-04-04 02:37:54 +12:00
  • 8a29e71465 Merge branch 'master' into dev Andres Caicedo 2023-04-03 16:37:11 +02:00
  • c8149b0415 better arg parsing 0xcha05 2023-04-03 19:56:01 +05:30
  • 7649ca2ca2 Adds missing googlesearch-python requirement. Toran Bruce Richards 2023-04-03 15:13:34 +01:00
  • f20d6f3fdb Breaking on None and NaN values returned “Philip 2023-04-03 15:07:47 +01:00
  • 1e07373696 Fix JSON string escaping issue “Philip 2023-04-03 14:58:27 +01:00
  • 94448a13b5 Merge branch 'master' of https://github.com/Torantulino/Auto-GPT Toran Bruce Richards 2023-04-03 14:50:55 +01:00
  • 9055c37acb Merge pull request #68 from Veylkh/master Toran Bruce Richards 2023-04-04 01:48:19 +12:00
  • 5c97a71c74 ignores outputs. Toran Bruce Richards 2023-04-03 13:39:05 +01:00
  • f72afc7558 dirtyjson -> json Veylkh 2023-04-03 14:28:22 +02:00
  • 5ced5cae3a Update Dockerfile Andres Caicedo 2023-04-03 14:10:15 +02:00
  • 765210f0cd Add extra documentation Andres Caicedo 2023-04-03 14:10:02 +02:00
  • 439a7ffe7d Adds discord to readme Toran Bruce Richards 2023-04-03 13:06:22 +01:00
  • 8e2074f483 Merge branch 'master' into dev Andres Caicedo 2023-04-03 13:51:36 +02:00
  • 5c02bfa4de Update .gitignore Andres Caicedo 2023-04-03 13:38:56 +02:00
  • ea9120180e Merge pull request #45 from Taytay/fixes_gpt3 Toran Bruce Richards 2023-04-03 22:43:38 +12:00
  • 3093ec9369 Tweaks prompt for better results on both models! Toran Bruce Richards 2023-04-03 11:37:43 +01:00
  • 109b9288a7 Removes logging and uses new config token limit. Toran Bruce Richards 2023-04-03 11:37:18 +01:00
  • e50e826857 Tweaks welcome back prompt. Toran Bruce Richards 2023-04-03 11:35:08 +01:00
  • f426b51038 Changes python version to 3.10 in execute_code. Toran Bruce Richards 2023-04-03 11:34:39 +01:00
  • c9be6edf9e Improves parsing of AI JSON output. This makes gpt3.5 turbo fully possible! 🚀 Toran Bruce Richards 2023-04-03 11:34:17 +01:00
  • 2bdd6b7b83 Adds missing google search import. Toran Bruce Richards 2023-04-03 11:33:35 +01:00
  • ba6df3674b Fixes overwrite memory command. Toran Bruce Richards 2023-04-03 11:33:18 +01:00
  • 6a0a1355f0 Fixes google search command. Toran Bruce Richards 2023-04-03 11:33:01 +01:00
  • b1cc474b92 removes unused commands. Toran Bruce Richards 2023-04-03 11:32:40 +01:00
  • 59d52e9bc7 Sets actual token limits. Toran Bruce Richards 2023-04-03 11:30:39 +01:00
  • 099a5e1090 Handles incorrect AI formatting in a more forgiving way. Toran Bruce Richards 2023-04-03 11:30:06 +01:00
  • 41daf07219 Vastly improves context window management. Now uses tokens and biggest context possible. Toran Bruce Richards 2023-04-03 11:28:06 +01:00
  • 04710ae57b Implements counting of exact tokens 🚀 Toran Bruce Richards 2023-04-03 11:26:09 +01:00
  • 5a669d96eb Evaluated code should not be JSON. Toran Bruce Richards 2023-04-03 11:25:43 +01:00
  • 1e73ee2958 Adds todo comment. Toran Bruce Richards 2023-04-03 11:24:36 +01:00
  • c86b6e2013 Updates requirements.txt Toran Bruce Richards 2023-04-03 11:23:54 +01:00
  • 7fd2ce2bc6 Clean up where last_run_settings go Taylor Brown 2023-04-02 22:10:53 -05:00
  • 4173b07bce Remove excessive debug text Taylor Brown 2023-04-02 22:03:48 -05:00
  • afceca0625 Remove commented code from ai_config Taylor Brown 2023-04-02 21:57:38 -05:00
  • 0c1636565f Fixes missing openai import Toran Bruce Richards 2023-04-03 03:57:51 +01:00
  • aed8c5b469 Fixes openai key not set error. Toran Bruce Richards 2023-04-03 03:57:38 +01:00
  • 30f8ed95e1 Remove unused imports Taylor Brown 2023-04-02 21:52:50 -05:00
  • ae9448cb89 Consolidate calls to openai Taylor Brown 2023-04-02 21:51:07 -05:00
  • 744c5fa25b Remove hardcoding of gpt-3.5-turbo in favor of config Taylor Brown 2023-04-02 21:38:21 -05:00
  • 80ccd10d0b Use gpt-4 by default for the main thought process Taylor Brown 2023-04-02 21:35:28 -05:00
  • 8cf4bf9278 Adds minor sponsors 💖 Toran Bruce Richards 2023-04-03 02:50:34 +01:00
  • f9031cfc47 Adds new public major sponsors to readme. Toran Bruce Richards 2023-04-03 02:44:58 +01:00
  • f106f36c0a Merge pull request #53 from Torantulino/add-license-1 Toran Bruce Richards 2023-04-03 12:02:43 +12:00
  • b458b1c0f2 Create LICENSE Toran Bruce Richards 2023-04-03 01:01:45 +01:00
  • 3e587bc7fb Make the json_parser more robust Taylor Brown 2023-04-02 18:50:51 -05:00
  • a47da497b5 Fix requirements-alternative.txt to include the original requirements.txt Taylor Brown 2023-04-02 18:34:42 -05:00
  • 28c18adff0 Merge master to fixes_gpt3 Taylor Brown 2023-04-02 18:30:28 -05:00
  • 1e892bfb05 don't depend on the path script is run from Tom Viner 2023-04-03 00:07:18 +01:00
  • 64af11f4ab Merge pull request #32 from eltociear/patch-1 Toran Bruce Richards 2023-04-03 10:52:40 +12:00
  • c25c1751a2 Merge branch 'environment-variables' of https://github.com/jcp/Auto-GPT Toran Bruce Richards 2023-04-02 23:40:53 +01:00
  • 10833c86b7 Add pyyaml package to requirements Taylor Brown 2023-04-02 17:37:30 -05:00
  • dca5b78bfe Add missing json_parser.py and add alternative requirements Taylor Brown 2023-04-02 17:34:11 -05:00
  • 7ee7399584 Merge pull request #41 from UnixPNG/master Toran Bruce Richards 2023-04-03 10:25:00 +12:00
  • 5d82702155 Merge pull request #44 from joaorafaelm/master Toran Bruce Richards 2023-04-03 10:21:25 +12:00
  • 2b5a7cc485 Add missing properties to config.py Taylor Brown 2023-04-02 17:17:46 -05:00
  • 9ff7e5954b Make compatible with gpt-3.5 Taylor Brown 2023-04-02 16:38:05 -05:00
  • d19b7bedd1 Add Dockerfile and update requirements.txt. João Rafael 2023-04-02 17:51:44 -03:00
  • f808710528 Attempt to improve JSON handling in GPT-3 Taylor Brown 2023-04-02 14:48:35 -05:00
  • b82b6f6997 Update README.md UnixPNG 2023-04-02 12:07:42 -07:00
  • eac5c1f6e6 Add documentation Andres Caicedo 2023-04-02 19:03:37 +02:00
  • 0d94711d76 fix typo in browse.py Ikko Eltociear Ashimine 2023-04-03 00:34:01 +09:00
  • 5e746afef8 Use load_dotenv() in chat.py and speak.py. James C. Palmer 2023-04-02 09:32:25 -04:00
  • ef656a0f77 Remove keys.py and replace with python-dotenv. James C. Palmer 2023-04-02 06:11:04 -04:00
  • cffe083ff2 Move requirements.txt to root directory. James C. Palmer 2023-04-02 05:44:45 -04:00
  • 99a33023c4 Fixes incorrect handling of openai RateLimitExceeded errors. Toran Bruce Richards 2023-04-02 13:46:31 +01:00
  • d6f2aceb63 .. Toran Bruce Richards 2023-04-02 11:00:50 +01:00
  • bf7a52ec8c ... Toran Bruce Richards 2023-04-02 10:56:23 +01:00