Commit Graph

  • ef4a02757f Add semaphore to speak module Dylan 2023-04-06 14:02:39 +02:00
  • 4330f79373 Merge pull request #229 from ReadyG/patch-1 Toran Bruce Richards 2023-04-06 12:28:39 +01:00
  • 672bb5e620 Merge pull request #233 from russellocean/master Toran Bruce Richards 2023-04-06 12:27:41 +01:00
  • 32e20611df small typo in Pinecone settings that referred to google Richard Beales 2023-04-06 12:26:07 +01:00
  • 5987d6297b Update CONTRIBUTING.md Toran Bruce Richards 2023-04-06 12:20:57 +01:00
  • 576322dc38 Merge pull request #250 from ManoBharathi93/patch-1 Toran Bruce Richards 2023-04-06 12:19:47 +01:00
  • f33ff6ea01 Merge pull request #256 from fabricehong/fix_fix-json-wrong-interpretation Toran Bruce Richards 2023-04-06 12:06:28 +01:00
  • 4c66758827 Merge pull request #306 from Torantulino/input-file Toran Bruce Richards 2023-04-06 11:59:43 +01:00
  • 89ab8397bf Ignores ai_settings.yaml Toran Bruce Richards 2023-04-06 11:56:28 +01:00
  • c41acbad4a Tweaks default settings. Toran Bruce Richards 2023-04-06 11:53:58 +01:00
  • a83f148878 Adds default ai_settings file. Toran Bruce Richards 2023-04-06 11:53:47 +01:00
  • 61685c6f0b Renames last_run_ai_settings to ai_settings. Hopefully this helps people realise they can edit it themselves. Toran Bruce Richards 2023-04-06 11:47:12 +01:00
  • a45ed8c42a Moves last_run_ai_settings.yaml to root so it's easier to find and use. Toran Bruce Richards 2023-04-06 11:46:13 +01:00
  • 48451e305a Merge pull request #122 from dschonholtz/pinecone-memory Toran Bruce Richards 2023-04-06 11:31:58 +01:00
  • 9067a523fe Merge branch 'master' into pinecone-memory Toran Bruce Richards 2023-04-06 11:05:01 +01:00
  • 0cbd2bb3d0 Fix voice_index not being used Dylan 2023-04-06 11:59:46 +02:00
  • a9451f4961 Merge pull request #258 from sweetlilmre/add-azure-compat Toran Bruce Richards 2023-04-06 10:14:44 +01:00
  • 6f3bfe7ba0 Merge pull request #259 from fabricehong/fix_fix_json_returning_wrong_type Toran Bruce Richards 2023-04-06 10:07:59 +01:00
  • 447cb4bdfe Merge pull request #260 from fabricehong/fix_remove_tab_in_json_str Toran Bruce Richards 2023-04-06 10:00:13 +01:00
  • ba615fb883 Merge pull request #275 from master312/master Toran Bruce Richards 2023-04-06 09:53:59 +01:00
  • 73b81210df Merge pull request #271 from dwrtz/github/templates Toran Bruce Richards 2023-04-06 09:34:47 +01:00
  • 6ec931329c Merge pull request #297 from Torantulino/search-with-slash Toran Bruce Richards 2023-04-06 09:24:03 +01:00
  • b8f2dd59c8 Fixes "/" search not working. Toran Bruce Richards 2023-04-06 09:23:03 +01:00
  • 7080881d56 Merge pull request #220 from slavakurilyak/add-search-files-command Toran Bruce Richards 2023-04-06 09:18:58 +01:00
  • c92eebc11c Merge pull request #208 from slavakurilyak/add_is_valid_int_and_key_validation Toran Bruce Richards 2023-04-06 08:50:11 +01:00
  • ec465c8138 Merge pull request #294 from Torantulino/fix-say_text Toran Bruce Richards 2023-04-06 08:48:24 +01:00
  • a55a64c1c9 Adds voice index back in. Agents now have a different voice again. Toran Bruce Richards 2023-04-06 08:46:57 +01:00
  • dcc29a5568 Fixes broken reference to speak.say_text Toran Bruce Richards 2023-04-06 08:29:28 +01:00
  • 34b6f47f71 Fix for boolean eval from .env Peter Edwards 2023-04-06 09:15:45 +02:00
  • 962fc9a42a Changes string_key_memory to permanent_memory. Toran Bruce Richards 2023-04-06 08:07:54 +01:00
  • 415bdaad59 Merge pull request #170 from thepok/master Toran Bruce Richards 2023-04-06 07:56:44 +01:00
  • ce646f7a3f Merge pull request #167 from ImPavloh/patch-1 Toran Bruce Richards 2023-04-06 07:55:10 +01:00
  • 79fec44280 Merge pull request #100 from ryanmac/fix-gitignore-auto_gpt_workspace-path Toran Bruce Richards 2023-04-06 07:42:18 +01:00
  • 29c0b544a4 Delete requirements-mac-Python-3.11.txt ryanmac 2023-04-05 20:03:46 -05:00
  • 62854afe68 Added fake user-agent headers to browser request. Petar Ostojic 2023-04-05 23:44:16 +02:00
  • 92b6fd9d16 first draft of github issue templates David Wurtz 2023-04-05 13:40:09 -07:00
  • 475671d1e8 Pinecone memory and memory usage tracking douglas 2023-04-03 20:31:01 -04:00
  • 051be4df10 fix(json_parser): fixing the "TypeError('the JSON object must be str, bytes or bytearray, not dict')" after a json_fix is successful Fabrice Hong 2023-04-05 20:18:06 +02:00
  • ffb95eb031 fix(json_parser): remove the tab character that can be present in the generated json. It makes the json.loads function throw an Invalid JSON error Fabrice Hong 2023-04-05 20:16:28 +02:00
  • a868a39b88 Added functionality to allow the use of GPT on a Microsoft Azure instance Peter Edwards 2023-04-05 19:44:28 +02:00
  • 29a45de253 fix(json-jixer): enclose arguments in a python multi-line string so the fix_json assistant (GPT-3.5) can understand we are providing 2 strings arguments instead of one Fabrice Hong 2023-04-05 19:08:53 +02:00
  • b0cd26ac24 Added Contributing.md file Mano Bharathi M 2023-04-05 21:30:30 +05:30
  • c8a927d3ec Syntax Error, Revert formatting errors, remove 308 russellocean 2023-04-05 10:28:50 -04:00
  • c8c8f5b11e Apply suggestions from code review russellocean 2023-04-05 10:19:56 -04:00
  • 73bf928c1d fixed speech blocking main thread Bituq 2023-04-05 15:50:28 +02:00
  • c1be8a7403 Implement custom continuous task count with 'y -n' russellocean 2023-04-05 00:56:15 -04:00
  • 98a2b4d9a5 Update prompt.txt ReadyG 2023-04-05 00:11:19 -04:00
  • 23ed4b3d2f Make sure to copy over requirements.txt to Dockerfile. Gershon Bialer 2023-04-04 20:36:29 -07:00
  • b418861d70 Update message_agent function to support string keys slavakurilyak 2023-04-04 20:53:41 -05:00
  • 1e47328079 Add search files command slavakurilyak 2023-04-04 20:32:15 -05:00
  • a4f130ff60 Improve security and robustness in browse.py slavakurilyak 2023-04-04 19:28:13 -05:00
  • 0cced85e90 Merge branch 'Torantulino:master' into master Malik M Alnakhaleh 2023-04-04 17:08:31 -04:00
  • ed5952782f Improve key validation and handling in overwrite_memory and message_agent functions slavakurilyak 2023-04-04 15:53:59 -05:00
  • fa0ec78441 Merge pull request #1 from Torantulino/master EricFedrowisch 2023-04-04 10:33:38 -05:00
  • 795fa3e1fe patch readme Breval Le Floch 2023-04-04 14:28:34 +00:00
  • 624e5b8a18 More logical Prompt - found by Agusx1211 thepok 2023-04-04 15:21:46 +02:00
  • 62dfd84599 Merge pull request #169 from Torantulino/FixesBrokenSaytext Toran Bruce Richards 2023-04-05 00:11:22 +12:00
  • e1d3cc9492 Fixes: TypeError: eleven_labs_speech() missing 1 required positional argument: 'text' Toran Bruce Richards 2023-04-04 13:09:33 +01:00
  • 8150f0c813 Refactor load_prompt function Pavloh 2023-04-04 13:24:14 +02:00
  • ae60025f7c Updates Sponsors List 💖 Toran Bruce Richards 2023-04-04 12:20:59 +01:00
  • 54cbf1cae1 Merge branch 'master' into dev Andres Caicedo 2023-04-04 12:21:26 +02:00
  • 20613cfb22 Merge pull request #98 from farrael004/ddg-search Toran Bruce Richards 2023-04-04 22:20:28 +12:00
  • e1cf66b791 Merge branch 'master' into ddg-search Toran Bruce Richards 2023-04-04 22:05:17 +12:00
  • 239accbd82 Merge branch 'master' into dev Andres Caicedo 2023-04-04 11:47:37 +02:00
  • 8747ff64b9 Merge pull request #129 from prestoj/ask-questions-on-websites Toran Bruce Richards 2023-04-04 21:44:16 +12:00
  • 6773e28b61 Merge branch 'master' into dev Andres Caicedo 2023-04-04 11:39:31 +02:00
  • 62615cacc9 Adds necessary spaces Andres Caicedo 2023-04-04 11:36:50 +02:00
  • 621f18eba7 Update json_parser.py Andres Caicedo 2023-04-04 11:34:28 +02:00
  • 1d10236a63 Update file_operations.py Andres Caicedo 2023-04-04 11:32:55 +02:00
  • d450ac3a0b Update execute_code.py Andres Caicedo 2023-04-04 11:31:20 +02:00
  • 1632f7ebf6 Update data.py Andres Caicedo 2023-04-04 11:30:20 +02:00
  • 8053ecd5c6 Update config.py Andres Caicedo 2023-04-04 11:29:02 +02:00
  • 632d87c195 Update commands.py Andres Caicedo 2023-04-04 11:28:15 +02:00
  • e1472b7074 Merge pull request #149 from Void-n-Null/master Toran Bruce Richards 2023-04-04 21:08:39 +12:00
  • 01cce1b570 Merge pull request #94 from PhilipAD/'google_search'-command-instead-of-'google'-command Toran Bruce Richards 2023-04-04 21:05:36 +12:00
  • 37f8466b4f Merge pull request #50 from tomviner/fix-prompt-path Toran Bruce Richards 2023-04-04 21:04:29 +12:00
  • 4d4ff658ab Update scripts/data.py Toran Bruce Richards 2023-04-04 10:04:02 +01:00
  • 8b3c2fee2e Update scripts/data.py Toran Bruce Richards 2023-04-04 10:03:30 +01:00
  • 9699a1ca78 Update chat.py Andres Caicedo 2023-04-04 11:03:09 +02:00
  • c3288dcca8 Merge branch 'master' into fix-prompt-path Toran Bruce Richards 2023-04-04 21:02:35 +12:00
  • 500b2b4836 Update chat.py Andres Caicedo 2023-04-04 11:02:01 +02:00
  • 6d86444b6f Renames FOLDER to SRC_DIR Toran Bruce Richards 2023-04-04 10:00:53 +01:00
  • 4c66cd6f4a Renames FOLDER to SRC_DIR Toran Bruce Richards 2023-04-04 10:00:40 +01:00
  • 238824553a Update chat.py Andres Caicedo 2023-04-04 10:58:38 +02:00
  • 1b7b367ce9 Update call_ai_function.py Andres Caicedo 2023-04-04 10:56:56 +02:00
  • 3088050d82 Merge pull request #154 from mapleeit/patch-1 Toran Bruce Richards 2023-04-04 20:55:13 +12:00
  • 772d4beb21 Update browse.py Andres Caicedo 2023-04-04 10:54:52 +02:00
  • 364b7724a9 Merge pull request #133 from prestoj/human-feedback-in-manual-mode Toran Bruce Richards 2023-04-04 20:53:54 +12:00
  • 39f758ba5c Update browse.py Andres Caicedo 2023-04-04 10:53:47 +02:00
  • 1b4a5301d0 Update ai_functions.py Andres Caicedo 2023-04-04 10:49:28 +02:00
  • 27bf7c47e9 Update ai_functions.py Andres Caicedo 2023-04-04 10:48:19 +02:00
  • cd164648ba Update ai_config.py Andres Caicedo 2023-04-04 10:47:04 +02:00
  • b6344b98e2 Update main.py Andres Caicedo 2023-04-04 10:46:02 +02:00
  • f294ba8605 Merge pull request #147 from yousefissa/yi-fix-print-assistant-thoughts Toran Bruce Richards 2023-04-04 20:43:58 +12:00
  • e2892a92a1 Merge branch 'master' into dev Andres Caicedo 2023-04-04 10:37:42 +02:00
  • 4650882d97 fix(prompt): fix typos Zhaofeng Miao 2023-04-04 16:37:23 +08:00
  • 68e4af8685 Added a default (free) library for text to speech Master Blood 2023-04-03 22:38:01 -07:00
  • 570c161e5e add final exception handling back yousefissa 2023-04-03 22:21:42 -07:00
  • 82da7f1681 fix assistant thoughts failure on string type yousefissa 2023-04-03 22:19:32 -07:00
  • 2af9cf853a human feedback in manual mode Preston Jensen 2023-04-03 20:12:11 -06:00