-
-
Couldn't load subscription status.
- Fork 101
Feature: ChatGPT - Code formatter #1052
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
base: develop
Are you sure you want to change the base?
Feature: ChatGPT - Code formatter #1052
Conversation
application/src/main/java/org/togetherjava/tjbot/features/chatgpt/ChatGptService.java
Outdated
Show resolved
Hide resolved
application/src/main/java/org/togetherjava/tjbot/features/basic/ChatGPTFormatter.java
Show resolved
Hide resolved
application/src/main/java/org/togetherjava/tjbot/features/chatgpt/ChatGptService.java
Outdated
Show resolved
Hide resolved
application/src/main/java/org/togetherjava/tjbot/features/chatgpt/ChatGptService.java
Outdated
Show resolved
Hide resolved
application/src/main/java/org/togetherjava/tjbot/features/code/FormatCodeCommand.java
Show resolved
Hide resolved
application/src/main/java/org/togetherjava/tjbot/features/chatgpt/ChatGptService.java
Show resolved
Hide resolved
3fb8cea to
525f249
Compare
525f249 to
4548a6b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good 👍
|
i tried running a random snippet but results were unexpected, OUTPUT: It's not complete output and always same as well, the length is less than 2k this is gpt formatting at work |
Closes #813.