Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs+fix(agent): Update LLM setup instructions & remove GPT-specific flags #7183

Conversation

Pwuts
Copy link
Member

@Pwuts Pwuts commented Jun 3, 2024

  • Update instructions to set up OpenAI / GPT-4 access
  • Add instructions to set up Anthropic access
  • Add instructions to set up Groq access
  • Remove GPT-specific --gpt3only, --gpt4only CLI flags and related logic
  • Remove duplicate config instructions from the docker setup page, replace by a link to the regular setup instructions

Blocks #7091

Copy link

netlify bot commented Jun 3, 2024

Deploy Preview for auto-gpt-docs ready!

Name Link
🔨 Latest commit 7942cda
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/665dc5e283ecf10008804479
😎 Deploy Preview https://deploy-preview-7183--auto-gpt-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.01%. Comparing base (4e76768) to head (7942cda).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7183      +/-   ##
==========================================
- Coverage   42.64%   35.01%   -7.64%     
==========================================
  Files          82       18      -64     
  Lines        4772     1211    -3561     
  Branches      655      179     -476     
==========================================
- Hits         2035      424    -1611     
+ Misses       2645      758    -1887     
+ Partials       92       29      -63     
Flag Coverage Δ
Linux 35.01% <100.00%> (-7.64%) ⬇️
Windows 34.85% <100.00%> (-7.83%) ⬇️
autogpt-agent 35.01% <100.00%> (-0.37%) ⬇️
forge ?
macOS 35.01% <100.00%> (-7.64%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jun 3, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 3, 2024
@Pwuts Pwuts force-pushed the reinier/open-1167-update-instructions-availability-checks-for-gpt-4-usage branch from c5188c1 to bcdb250 Compare June 3, 2024 12:39
@Pwuts Pwuts requested review from ntindle and kcze June 3, 2024 13:35
@Pwuts Pwuts marked this pull request as ready for review June 3, 2024 13:41
@Pwuts Pwuts requested a review from a team as a code owner June 3, 2024 13:41
@Pwuts Pwuts enabled auto-merge (squash) June 3, 2024 13:43
@Pwuts Pwuts changed the title fix+docs(agent): Update LLM access instructions & remove GPT-specific flags fix+docs(agent): Update LLM setup instructions & remove GPT-specific flags Jun 3, 2024
@Pwuts Pwuts changed the title fix+docs(agent): Update LLM setup instructions & remove GPT-specific flags docs+fix(agent): Update LLM setup instructions & remove GPT-specific flags Jun 3, 2024
@Pwuts Pwuts mentioned this pull request Jun 3, 2024
9 tasks
@Pwuts Pwuts merged commit 3192325 into master Jun 3, 2024
22 of 23 checks passed
@Pwuts Pwuts deleted the reinier/open-1167-update-instructions-availability-checks-for-gpt-4-usage branch June 3, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Classic AutoGPT Agent documentation Improvements or additions to documentation size/l
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants