Commit Graph

291 Commits

Author SHA1 Message Date
Toran Bruce Richards
daafda320b Update README.md
Remove outdated reference to En_GPT
2023-05-29 15:28:57 +12:00
Toran Bruce Richards
e05c000615 Update README.md
Update Sponsors
2023-05-27 09:05:58 +12:00
Nameless Dude
e1c6778c3a Update README.md (#4333) 2023-05-21 21:26:45 +03:00
Toran Bruce Richards
dc41db9522 Update README.md 2023-05-18 15:45:58 +12:00
Toran Bruce Richards
0b39b92bde Update README.md 2023-05-18 15:41:17 +12:00
Richard Beales
52874cc442 Update README.md - make stable branch less shouty (#3702)
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
2023-05-16 21:38:36 -05:00
Pi
b496cdcfb2 Update README.md 2023-05-05 22:59:21 +01:00
Reinier van der Leer
d8968ae899 Update documentation URLs to docs.agpt.co (#3621) 2023-05-01 14:01:13 +02:00
Toran Bruce Richards
abd6115aea Add website to README.md 2023-05-01 08:35:42 +12:00
Dhruv Awasthi
427b8648ee Fix README: remove redundant "Disclaimer" (#3391)
Co-authored-by: Richard Beales <rich@richbeales.net>
2023-04-27 19:24:28 +01:00
Reinier van der Leer
76df14b831 Fix docs (#3336)
* Fix docs

* Add short section about testing to contribution guide

* Add back note for voice configuration

* Remove LICENSE symlink from docs/

* Fix site_url in mkdocs.yml
2023-04-26 19:14:14 +01:00
Richard Beales
1806fc683d Fix readme centering (#3243) 2023-04-25 19:50:22 +01:00
Toran Bruce Richards
93bbd13a34 Update README.md 2023-04-25 17:36:41 +12:00
Toran Bruce Richards
411a13a0d4 Update README.md 2023-04-25 17:27:29 +12:00
Reinier van der Leer
9c60eecce6 Improve docker setup & config (#1843)
* Improve docker setup & config

* fix(browsing): Selenium needs access to home directory

* fix(docker): allow overriding memory backend settings

* simplify Dockerfile and docker-compose config

* add .dockerignore

* adjust Docker CI with release build type arg

* replace Chrome by Chromium in devcontainer

* update docs

* update bulletin

* use preinstalled chromedriver in web_selenium.py

* update installation.md

* fix code blocks for mkdocs

* fix links to docs
2023-04-24 14:27:53 +01:00
Richard Beales
ad5d8b2341 Re-work Docs and split out README (using MkDocs) (#2894)
* Initial Documentation re-org

* remove testing link from readme

* rewrite quickstart

* get code blocks working across mkdocs and github

* add link to plugins repo

* add link to plugins repo and move readme to plugin template repo

* Add emoji to "Extensibility with Plugins" in readme

Co-authored-by: Reinier van der Leer <github@pwuts.nl>

* Make docs deploy workflow path-selective

* Also run workflow when the workflow is updated

* fix readme links under configuration subfolder

* shrink subheadings in readme

---------

Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com>
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-22 12:56:22 +01:00
Nicholas Tindle
e9e1f04818 Merge pull request #2884 from minghinmatthewlam/update-speech-readme
Update README to include Eleven Labs speech setup
2023-04-22 02:33:47 -05:00
Didier Durand
ba87cb0867 Fixing typos in README.md
Fixing some typos in README
2023-04-22 09:14:52 +02:00
Matthew Lam
798d2d6978 update readme for speech 2023-04-21 23:51:05 -07:00
Tommy Brooks
1520816e61 chore: update readme to more clearly describe usage between platforms 2023-04-21 14:37:03 -04:00
Richard Beales
e2b599051e Merge pull request #2802 from okunishinishi/patch-1
Update README.md ( `IMAGE_PROVIDER=sd`=> `IMAGE_PROVIDER=huggingface` )
2023-04-21 19:01:46 +01:00
Richard Beales
e20d388ec9 Merge pull request #2406 from pkqs90/docker-readme-upd
Fix docker usage readme
2023-04-21 19:00:24 +01:00
Taka Okunishi
77de428524 Update README.md ( IMAGE_PROVIDER=sd=> IMAGE_PROVIDER=huggingface
modify snippet in README
2023-04-21 21:40:57 +09:00
Tony H
04093e9517 Update README.md
Made steps clearer, made some sentences clearer, and generally fixed grammar and punctuation.
Reason: I'm a Knowledge Base writer for software products.
2023-04-21 08:37:58 +01:00
Richard Beales
d573bee791 Merge pull request #2651 from riensen/patch-1
Improve plugin section in README.md to prevent dependency errors
2023-04-21 06:07:12 +01:00
Richard Beales
1b5743dc73 Merge pull request #2705 from itsmarble/add_show_env_fiile_instruct
add instruction to show .env
2023-04-21 05:59:48 +01:00
Richard Beales
26ee15d327 Merge pull request #2709 from Bsodoge/fix-typo
Update README.md
2023-04-21 05:54:09 +01:00
Chris Villa
6b7787ce99 docs: fix small typo in README 2023-04-21 14:19:00 +12:00
Toran Bruce Richards
00ecb983e7 Update README.md 2023-04-21 13:56:59 +12:00
Toran Bruce Richards
f26541188b Update README.md 2023-04-21 13:53:31 +12:00
Toran Bruce Richards
1e3bcc3f8b Update README.md 2023-04-21 12:52:22 +12:00
Torantulino
8faf4f5f79 Deploying to master from @ Significant-Gravitas/Auto-GPT@48f4119fb7 🚀 2023-04-21 00:40:07 +00:00
Toran Bruce Richards
785c90ddb7 Remove hardcoded sponsors 2023-04-21 12:19:20 +12:00
Bsodoge
25db6e56b0 Fix typo 2023-04-20 18:49:15 +01:00
itsmarble
e006a61c52 hotfix 2023-04-20 19:42:48 +02:00
itsmarble
5ecb08c8e8 add instruction to show .env 2023-04-20 19:26:55 +02:00
Richard Beales
4c686f8fc0 Merge pull request #2667 from egonm12/update-readme-git-clone-command
doc: update git clone command to use stable branch
2023-04-20 17:47:47 +01:00
Jartto
2a20ea638e Fix README ./run.sh start -> ./run.sh (#2523)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-20 18:07:53 +02:00
Egon Meijers
c09ed61aba doc: update git clone command to use stable branch
Since master should not be used for installation as described in the readme, it would be better to checkout the stable branch immediately when cloning to prevent people from reporting issues that are not in the stable environment.
2023-04-20 14:22:24 +02:00
riensen
9f6d6f32a6 Update plugin instructions and improve clarity 2023-04-20 11:17:47 +02:00
Toran Bruce Richards
000389c762 Update README.md 2023-04-20 20:55:55 +12:00
Toran Bruce Richards
c963a209ab Update README.md 2023-04-20 20:23:03 +12:00
Toran Bruce Richards
3c23e7145d Update README.md 2023-04-20 13:00:41 +12:00
Toran Bruce Richards
981b6073e7 Update README.md 2023-04-20 12:40:40 +12:00
BillSchumacher
c731675443 Fix url 2023-04-19 18:45:29 -05:00
BillSchumacher
23c650ca10 Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-19 17:28:17 -05:00
Toran Bruce Richards
a5a9b5dbd8 Update README.md 2023-04-20 09:23:18 +12:00
Toran Bruce Richards
cdbcd8596e Update README.md 2023-04-20 09:22:54 +12:00
Tejen Patel
66b5c760f4 Update README.md 2023-04-19 15:11:35 -04:00
Toran Bruce Richards
d163c564e5 Update README.md 2023-04-19 23:33:44 +12:00