Implement possibility to answer to a different channel
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
openai-key = "OPENAIKEY"
|
||||
discord-token = "DISCORDTOKEN"
|
||||
model = "gpt-4"
|
||||
model = "gpt-3.5-turbo"
|
||||
max-tokens = 1024
|
||||
temperature = 0.9
|
||||
top-p = 1.0
|
||||
|
||||
Reference in New Issue
Block a user