-
Notifications
You must be signed in to change notification settings - Fork 44.5k
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
docs+fix(agent): Update LLM setup instructions & remove GPT-specific flags #7183
Conversation
✅ Deploy Preview for auto-gpt-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
c5188c1
to
bcdb250
Compare
--gpt3only
,--gpt4only
CLI flags and related logicBlocks #7091