π¬Chat
Overview
Configuration
ChatGPT settings
# +-------------------------------------------------------------------------+ #
# | | #
# | CHAT GPT SETTINGS | #
# | | #
# | Tweak how chat gpt behaves on your server. | #
# | | #
# +-------------------------------------------------------------------------+ #
chat-gpt:
# This is your Open Ai secret key
# You can obtain one for free at https://platform.openai.com
# There is a tutorial on how to get one at https://elephas.app/blog/how-to-create-openai-api-keys-cl5c4f21d281431po7k8fgyol0
secret-key: "your-open-ai-secret-key"
# This option allows you to give some context to ChatGPT to make it more natural.
# You can tweak this to your liking and see what works best for you.
context: "You are a minecraft player playing in a survival server and you need to act like a player. Don't let other players know you are an AI, never! Your responses should be as natural as possible and short."
Triggers settings
Private messages settings
Last updated