Commit Graph

83 Commits

Author SHA1 Message Date
Toran Bruce Richards
e62a3be294 Merge pull request #734 from amit9021/dev
README pinecone link added
2023-04-10 23:08:39 +01:00
Toran Bruce Richards
cdcec2f619 Merge pull request #648 from pratiksinghchauhan/fix-#323-error-communicating-to-openai
Fix #323 Error communicating with OpenAI: Invalid URL 'your-base-url-for-azure/embeddings'
2023-04-10 22:46:46 +01:00
Toran Bruce Richards
977d84be3e Merge pull request #313 from DawgZter/patch-1
Updated Pinecone API Key Setup instructions for clarity
2023-04-10 22:35:01 +01:00
amit9021
3146d97a89 README pinecone link added 2023-04-10 23:46:08 +03:00
Toran Bruce Richards
643ca9d084 Merge pull request #664 from blankster/patch-2
Update README.md
2023-04-10 14:09:01 +01:00
Pratik Singh Chauhan
72f609fd26 Merge branch 'master' into fix-#323-error-communicating-to-openai 2023-04-10 18:24:45 +05:30
Toran Bruce Richards
78315a99ee Merge branch 'master' into pr-whitespace 2023-04-10 13:35:47 +01:00
Toran Bruce Richards
ee8276c6b9 Merge pull request #615 from openaudible/patch-1
Update README.md
2023-04-10 13:25:36 +01:00
Andy Melnikov
4a86da95f9 Remove trailing spaces throughout
This happens often in PRs so fixing this everywhere will make many PRs
mergeable as they won't include irrelevant whitespace fixes
2023-04-10 14:25:24 +02:00
Toran Bruce Richards
f7d46e732a Merge pull request #579 from Weltolk/patch-1
Fix Elevenlabs link error
2023-04-10 13:17:48 +01:00
Toran Bruce Richards
5931e830c7 Merge pull request #338 from Dr33dM3/Dr33dM3-Updated-ReadME-VM
Update README.-VM
2023-04-10 13:16:48 +01:00
Toran Bruce Richards
c7b7ff42b6 Merge pull request #317 from Monkee1337/master
Changed order of pinecone explaination too avoid confusion
2023-04-10 13:15:56 +01:00
blankster
891f8d84c8 Update README.md
Spelling mistakes
2023-04-10 13:44:36 +02:00
blankster
0dc7bee345 Update README.md
Added remark regarding daily free Google custom search limit and how to increase it
2023-04-10 13:38:43 +02:00
Toran Bruce Richards
a768dc2fc7 Merge pull request #179 from LightInn/master
Patch readme "copy" command
2023-04-10 12:10:15 +01:00
pratiksinghchauhan
13467259b4 fix: #323 Error communicating with OpenAI 2023-04-10 12:07:37 +05:30
openaudible
b5c3d08187 Update README.md
Fix typo to use setx instead of export for setting up pinecone env variable.
2023-04-09 12:41:28 -07:00
Malik M Alnakhaleh
28545e3420 Merge branch 'Torantulino:master' into master 2023-04-09 13:51:05 -04:00
Weltolk
54e228504f Fix Elevenlabs link error 2023-04-09 18:05:50 +08:00
Toran Bruce Richards
cb404af7a7 Merge pull request #569 from BillSchumacher/update-readme
Update README.md
2023-04-09 08:42:09 +01:00
BillSchumacher
3efdb48961 Update README.md 2023-04-09 02:38:06 -05:00
Richard Beales
97711584c3 Update README to indicate Python 3.8 minimum
Due to tiktoken dependency.
2023-04-09 07:36:00 +01:00
Toran Bruce Richards
b63238f40f Merge branch 'master' into redis-backend 2023-04-09 02:43:14 +01:00
Dr33dM3
9ed42df707 Merge branch 'Torantulino:master' into Dr33dM3-Updated-ReadME-VM 2023-04-08 18:31:17 -07:00
Dr33dM3
47b097708c Update README.md
Changed the wording for the VM to make it more user friendly
2023-04-08 18:28:09 -07:00
Toran Bruce Richards
7e108d8ab3 Merge pull request #416 from blankey1337/feat/image-generation
🖼 Image Generation: Adds DALL-e and Stable Diffusion support
2023-04-08 12:27:55 +01:00
Toran Bruce Richards
cc05139843 Update README.md 2023-04-08 05:24:53 +01:00
BillSchumacher
d7ccaf45a9 Merge branch 'master' of github.com:Torantulino/Auto-GPT into redis-backend 2023-04-07 20:39:35 -05:00
keenborder786
1d0848c1a8 [docs]: Updated ReadMe to update the requirements sections 2023-04-08 04:37:46 +05:00
BillSchumacher
ea6b970509 Update README 2023-04-07 15:28:48 -05:00
BillSchumacher
f0162037c3 Fix README 2023-04-07 15:02:22 -05:00
blankey1337
f3e64ec4e9 feat(ImageGen): support env vars, update readme 2023-04-07 11:29:43 -07:00
Monkee1337
ae97790cec Update README.md
Co-authored-by: Arlo <arlo.godfrey@outlook.com>
2023-04-07 18:17:20 +02:00
BillSchumacher
43746b1396 Update README with WIPE_REDIS_ON_START setting. 2023-04-07 00:58:57 -05:00
BillSchumacher
5a1d9e6d0a Implement redis memory backend. 2023-04-07 00:08:25 -05:00
Malik M Alnakhaleh
96f2eafc7d Merge branch 'Torantulino:master' into master 2023-04-06 18:56:39 -04:00
Dr33dM3
1e9ac953a7 Update README.md 2023-04-06 10:43:29 -07:00
Monkee1337
a090c089f1 changed order of pinecone explaination 2023-04-06 15:30:11 +02:00
DawgZter
0573b2ade6 Update Pinecone API Key Setup instructions for clarity
Minor improvement in sentence clarity for Pinecone setup instructions.
2023-04-06 23:17:42 +10:00
Richard Beales
32e20611df small typo in Pinecone settings that referred to google 2023-04-06 12:26:07 +01:00
Toran Bruce Richards
9067a523fe Merge branch 'master' into pinecone-memory 2023-04-06 11:05:01 +01:00
douglas
475671d1e8 Pinecone memory and memory usage tracking 2023-04-05 16:20:43 -04:00
Peter Edwards
a868a39b88 Added functionality to allow the use of GPT on a Microsoft Azure instance 2023-04-05 19:44:28 +02:00
Malik M Alnakhaleh
0cced85e90 Merge branch 'Torantulino:master' into master 2023-04-04 17:08:31 -04:00
Breval Le Floch
795fa3e1fe patch readme 2023-04-04 14:28:34 +00:00
Toran Bruce Richards
ae60025f7c Updates Sponsors List 💖 2023-04-04 12:20:59 +01:00
Malik M Alnakhaleh
c74ad984cf Update README.md 2023-04-03 20:54:12 -04:00
russellocean
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.

How to test:

To test the functionality, ensure that you have valid API keys and search engine IDs for both the Google search method and the Google Custom Search API. You can set these values in your environment variables as described in the README.md file.

Additional Notes:

This pull request only adds functionality and makes improvements to existing code. No new features or major changes have been introduced.
2023-04-03 16:44:10 -04:00
Toran Bruce Richards
51e293f64c Adds --gpt3only mode! 2023-04-03 15:46:46 +01:00
0xcha05
c8149b0415 better arg parsing 2023-04-03 19:56:01 +05:30