-
Notifications
You must be signed in to change notification settings - Fork 54
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
Update .env.example and README files with new env variables (✓ Sandbox Passed) #22
Open
sweep-ai
wants to merge
6
commits into
endless
Choose a base branch
from
sweep/update-env-and-readme
base: endless
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------- Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
Sandbox Executions
Check .env.example with contents:
Check README.md with contents:
Check README.zh-CN.md with contents: |
Apply Sweep Rules to your PR?
|
❌ Deploy Preview for chat-for-free failed.
|
6 tasks
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Pull Request ReportHey there! 👋 Here's a report on the changes made in this pull request: Changes
Suggestions to Improve CodeNo suggestions provided. BugsNo potential bugs found. ImprovementsNo improvements suggested. RatingI would rate the code as follows:
Overall, the code looks pretty good! Keep up the great work! 😄 |
❌ Deploy Preview for endless-chat failed.
|
CNSeniorious000
force-pushed
the
endless
branch
from
December 18, 2023 19:44
117c9ef
to
cd542b7
Compare
CNSeniorious000
force-pushed
the
endless
branch
from
December 23, 2023 14:24
6956558
to
7489e3f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This pull request updates the .env.example and README files with new environment variables for the application.
Summary
SECRET_KEY
| Secret key for the application. |null
SITE_PASSWORD
| Password for the site. If not set, the site will be public. |null
OPENAI_API_MODEL
| ID of the model to use. |null
Fixes #21.
🎉 Latest improvements to Sweep:
rope
library to refactor Python! Check out Large Language Models are Bad at Refactoring Code. To have Sweep refactor your code, trysweep: Refactor <your_file>.py
!💡 To get Sweep to edit this pull request, you can: