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.
Summary
.env.example
: ChangeDALLE_API_KEY=
that was set by default touser_provided
(which is not a valid option). Now commented out by default.dotenv.md
: Update to reflect the change toDALLE_API_KEY=
README.md
: Remove the outdatedsponsors
section and chage the sponsor button to point to https://github.com/sponsors/danny-avilaindex.md
: Update to follow the recent layout change of the readme (features first) and update sponsors (same as the above)pandoranext.md
: Fix typo and add note in the bottom to make it clear that the defaulttoken.json
doesn't need to be edited to use in LibreChatChange Type
Checklist