Commit Graph

  • 364b7724a9
    Merge pull request #133 from prestoj/human-feedback-in-manual-mode Toran Bruce Richards 2023-04-04 20:53:54 +1200
  • 39f758ba5c Update browse.py Andres Caicedo 2023-04-04 10:53:47 +0200
  • 1b4a5301d0 Update ai_functions.py Andres Caicedo 2023-04-04 10:49:28 +0200
  • 27bf7c47e9 Update ai_functions.py Andres Caicedo 2023-04-04 10:48:19 +0200
  • cd164648ba Update ai_config.py Andres Caicedo 2023-04-04 10:47:04 +0200
  • b6344b98e2 Update main.py Andres Caicedo 2023-04-04 10:46:02 +0200
  • f294ba8605
    Merge pull request #147 from yousefissa/yi-fix-print-assistant-thoughts Toran Bruce Richards 2023-04-04 20:43:58 +1200
  • e2892a92a1 Merge branch 'master' into dev Andres Caicedo 2023-04-04 10:37:42 +0200
  • 4650882d97
    fix(prompt): fix typos Zhaofeng Miao 2023-04-04 16:37:23 +0800
  • 14594425a9 Integrates Arxiv search and summarisation as available action. Koobah 2023-04-04 10:09:26 +0200
  • 73c3fee524 Integrates Arxiv search and summarisation as available action. Koobah 2023-04-04 10:08:24 +0200
  • 2072eeeb46 Add flake8 workflow, clean up whitespace, and remove unwanted print statements subramanya1997 2023-04-04 03:21:05 -0400
  • 38dd859388 Now the ability to send unprompted messages to the agent Ryan Peach 2023-04-04 01:49:55 -0400
  • 68e4af8685 Added a default (free) library for text to speech Master Blood 2023-04-03 22:38:01 -0700
  • 570c161e5e add final exception handling back yousefissa 2023-04-03 22:21:42 -0700
  • 82da7f1681 fix assistant thoughts failure on string type yousefissa 2023-04-03 22:19:32 -0700
  • f5b4467448 qa mode optional Ryan Peach 2023-04-04 01:17:28 -0400
  • e8118a3e69 No need for my fork information now Ryan Peach 2023-04-04 01:07:53 -0400
  • 204b335995 Now the system doesn't need to request the users response Ryan Peach 2023-04-04 01:04:16 -0400
  • 1c3e8f259f
    Update .gitignore Andrew Stelmach 2023-04-04 00:53:11 -0400
  • e04a564a6a
    Merge branch 'master' into andrew_pip_tools Andrew Stelmach 2023-04-04 00:51:39 -0400
  • 37823c2c69 Removed the command to receive just one response Ryan Peach 2023-04-04 00:50:04 -0400
  • 8351bcfbd6 Added the ability to notify the user of something Ryan Peach 2023-04-04 00:49:40 -0400
  • 66ca194e0c Updated readme Ryan Peach 2023-04-03 23:50:23 -0400
  • dfb673d975 fixed requirements-dev.txt Ryan Peach 2023-04-03 23:47:47 -0400
  • b40b3a12e0 Renamed scripts to autogpt. Absolute Imports. isort. Fixed flake8 F401, E402 Ryan Peach 2023-04-03 23:47:31 -0400
  • add430977c If you use autopep8 now, you will break all PR's Ryan Peach 2023-04-03 23:36:14 -0400
  • 7c0f5b9cc7 Basic flake8 Ryan Peach 2023-04-03 23:33:12 -0400
  • 881bdca1f1 nit: remove testing fragment Ed Goode 2023-04-03 23:23:22 -0400
  • 882d8ec27b feat: run bash shell in a container Ed Goode 2023-04-03 23:21:38 -0400
  • 77753faf69 Saving work Ryan Peach 2023-04-03 23:20:53 -0400
  • 7631fcafb5
    Update README.md Lloyd Hall-Towers 2023-04-04 13:17:12 +1000
  • b121a06ee5 fallback to using `say` local Mac cli choonkeat 2023-04-04 11:10:22 +0800
  • 8edc1d96c4 fix: add check for both nt and posix shell types Ed Goode 2023-04-03 22:49:41 -0400
  • 360935e085 feat: add shell access to auto-gpt command loop Ed Goode 2023-04-03 22:27:29 -0400
  • 2af9cf853a human feedback in manual mode Preston Jensen 2023-04-03 20:12:11 -0600
  • c910f2a728 give feedback to agent in manual mode Preston Jensen 2023-04-03 19:56:12 -0600
  • 0f7deaf006 ask questions on websites Preston Jensen 2023-04-03 19:20:42 -0600
  • 4839a0d89b
    Merge pull request #112 from TookTheRedBean/master Toran Bruce Richards 2023-04-04 13:26:10 +1200
  • 8a08b0c01b ask questions on websites Preston Jensen 2023-04-03 19:20:42 -0600
  • 8aca546bc0
    Merge pull request #1 from MalikMAlna/MalikMAlna-patch-1 Malik M Alnakhaleh 2023-04-03 20:55:06 -0400
  • c74ad984cf
    Update README.md Malik M Alnakhaleh 2023-04-03 20:54:12 -0400
  • 6adef8ed7c First draft at adding persistent memory via sqlite3 Eric Fedrowisch 2023-04-03 19:38:59 -0500
  • f6c201f038
    Merge pull request #102 from yousefissa/yi-fix-print-thoughts-failures Toran Bruce Richards 2023-04-04 11:38:35 +1200
  • 7556bac42e
    Merge branch 'Torantulino:master' into master TookTheRedBean 2023-04-03 16:38:31 -0700
  • e612b119d3
    Merge pull request #81 from yousefissa/yi-write-to-file Toran Bruce Richards 2023-04-04 11:27:37 +1200
  • b7854fdb00
    Merge pull request #111 from russellocean/master Toran Bruce Richards 2023-04-04 11:24:51 +1200
  • 7e529e19d9
    Removes print. Toran Bruce Richards 2023-04-04 00:24:22 +0100
  • 3b5aaae309 Use selenium for web browsing Agustin Aguilar 2023-04-03 23:21:58 +0000
  • 81e1797528 Added and an input for User Advice on each iteration of the loop Since I often don't agree with the direction that the bot is going, or because I can save some time and token by giving him advice, I added an input for each iteration where the user can add advice. The autogpt will then take that advice into account for the next iteration. Fabio 2023-04-04 00:21:26 +0100
  • 1139219351 added user advice Fabio 2023-04-04 00:14:36 +0100
  • 124b627f97
    Prompt adjustment { focus on goals } TrshDesigns 2023-04-03 20:14:33 -0300
  • e8319a95c0
    Delete prompt.txt TrshDesigns 2023-04-03 20:07:18 -0300
  • a949235ab4
    adding constant aspect TrshDesigns 2023-04-03 20:06:06 -0300
  • 4c956a14c8
    Goal consideration TrshDesigns 2023-04-03 19:57:52 -0300
  • 0164a4b811
    Fix abuse of search. TrshDesigns 2023-04-03 19:33:33 -0300
  • 301ff85fd5 Update main.py Andres Caicedo 2023-04-04 00:15:17 +0200
  • 8753eba22c comments yousefissa 2023-04-03 14:55:30 -0700
  • 04c43432c2 cleanup method yousefissa 2023-04-03 14:53:19 -0700
  • 79f0882dfc fix: OpenAPI key variable name typo kminer 2023-04-03 15:35:01 -0600
  • 037d8490d4 This fixes both delete_memory and overwrite_memory errors on key. ryanmac 2023-04-03 16:30:49 -0500
  • 064a2af9b5
    Added back .env.template russellocean 2023-04-03 17:29:55 -0400
  • 5c8ed15fee
    Delete .DS_Store russellocean 2023-04-03 17:07:53 -0400
  • d3ba71d75c Fix delete memory error ryanmac 2023-04-03 16:03:39 -0500
  • 8f970cd8c2 Integrates Arxiv search and summarisation as available action. Koobah 2023-04-03 22:59:39 +0200
  • cb6e8ee665 Template update and Added .DS_Store to .gitignore russellocean 2023-04-03 16:58:55 -0400
  • 30d07d9102 Added google-api-python-client to requirements.txt russellocean 2023-04-03 16:49:05 -0400
  • 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 -0400
  • 8a5c9800e7 fix assistant plan variables being referenced before assignment yousefissa 2023-04-03 13:00:50 -0700
  • 846a8c3ed2 Merge branch 'master' into yi-use-py3-path-standards yousefissa 2023-04-03 12:55:35 -0700
  • 6003d98f3a More specific wording “Philip 2023-04-03 20:35:12 +0100
  • a5048aed56 Fix .gitignore to include the correct path to auto_gpt_workspace ryanmac 2023-04-03 14:20:45 -0500
  • 6ea2a97e83
    Rename requirements-new.txt to requirements-mac-Python-3.11.txt ryanmac 2023-04-03 14:15:21 -0500
  • 6306a033cc Fixed googlesearch dependency issue Rafael Moraes 2023-04-03 15:11:15 -0400
  • ac7fefe96e Use playwright instead of requests for browse ryanmac 2023-04-03 14:05:32 -0500
  • 962a5bb76c Fix Issue with command hallucination 💭 “Philip 2023-04-03 19:44:12 +0100
  • 673d1f78e3
    Merge branch 'master' into andrew_pip_tools Andrew Stelmach 2023-04-03 13:35:23 -0400
  • 4cde35267b Improve extract_hyperlinks to honor base url Mike Harris 2023-04-03 12:51:50 -0400
  • a693577395 better error handling, use pathlib throughout project yousefissa 2023-04-03 09:31:20 -0700
  • e40516779a workaround: Install googlesearch-python from source Moritz Federspiel 2023-04-03 18:27:59 +0200
  • a0f6f5824e
    Update README.md Subramanya N 2023-04-03 12:21:35 -0400
  • 82e798d7eb rewrite file_operations to use pathlib yousefissa 2023-04-03 09:19:40 -0700
  • dfbcce8afa link fix subramanya1997 2023-04-03 12:08:25 -0400
  • 9ef4fab084 error handling back yousefissa 2023-04-03 08:50:07 -0700
  • 4416aa1aa1 create file dir if it doesnt exist during write_to_file yousefissa 2023-04-03 08:48:43 -0700
  • a573224089 Merge branch 'master' into dev Andres Caicedo 2023-04-03 16:58:31 +0200
  • 51e293f64c Adds --gpt3only mode! Toran Bruce Richards 2023-04-03 15:46:46 +0100
  • ee753ed34c Merge branch 'master' into dev Andres Caicedo 2023-04-03 16:40:25 +0200
  • df6c0f3122
    Merge pull request #73 from 0xcha05/patch-1 Toran Bruce Richards 2023-04-04 02:37:54 +1200
  • 8a29e71465 Merge branch 'master' into dev Andres Caicedo 2023-04-03 16:37:11 +0200
  • c8149b0415
    better arg parsing 0xcha05 2023-04-03 19:56:01 +0530
  • 7649ca2ca2 Adds missing googlesearch-python requirement. Toran Bruce Richards 2023-04-03 15:13:34 +0100
  • f20d6f3fdb Breaking on None and NaN values returned “Philip 2023-04-03 15:07:47 +0100
  • 1e07373696 Fix JSON string escaping issue “Philip 2023-04-03 14:58:27 +0100
  • 94448a13b5 Merge branch 'master' of https://github.com/Torantulino/Auto-GPT Toran Bruce Richards 2023-04-03 14:50:55 +0100
  • 9055c37acb
    Merge pull request #68 from Veylkh/master Toran Bruce Richards 2023-04-04 01:48:19 +1200
  • ae75a5c8b9 Updated patched code and moved try to ensure catch of all issues “Philip 2023-04-03 14:29:47 +0100
  • d6b80d6266 Update json_parser.py “Philip 2023-04-03 14:05:15 +0100
  • 5c97a71c74 ignores outputs. Toran Bruce Richards 2023-04-03 13:39:05 +0100
  • 0bf4576028 Patched dirtyjson “Philip 2023-04-03 13:34:00 +0100