-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from wwakabobik/0.2
0.2
- Loading branch information
Showing
5 changed files
with
4 additions
and
14 deletions.
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,8 @@ | ||
ChatGPT: | ||
- Add support for several Completions at same time | ||
- Add synchronous library (requests) | ||
- Add logging | ||
- Add history save & load (pickle, database, etc.) | ||
- Split up GPT class into several classes and files (transcript, translate, completion, etc.) | ||
- Add statistics logging | ||
|
||
DALL-E2: | ||
- Add synchronous library (requests) | ||
- Review, remove and refactor PIL methods | ||
- Add logging | ||
- Review & refactor upload methods | ||
|
||
General: | ||
- Add README.md | ||
- Add typings in according to mypy |
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