Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Added Chat GPT
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekiplay committed Oct 8, 2023
1 parent 0650df2 commit 88aeb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/nekiplay/meteorplus/commands/GPT.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

public class GPT extends Command {
public GPT() {
super("gpt", "GPT 3.5");
super("gpt", "Settings for .gpt");
}

public class RequestData {
Expand Down

0 comments on commit 88aeb7c

Please sign in to comment.