feat: add gpt command
This commit is contained in:
11 files changed
+154
-25
No files matched your search
@@ -20,4 +20,6 @@ data class Config(
|
||||
val qweatherKey: String,
|
||||
val githubKey: String,
|
||||
val imageType: ImageType,
|
||||
val openAIAPIHost: String,
|
||||
val openAIAPIKey: String
|
||||
)
|
||||
Reference in New Issue
Block a user