adjusting chatgpt prompt
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke R 2024-04-09 15:04:49 -07:00
parent 2ddbe75ddb
commit f03e73edb9

View File

@ -159,6 +159,7 @@ async def on_message(ctx):
bot_prompt = (
"You are a helpful assistant. You will answer questions conciesely "
"and as detailed as possible. If possible, keep your responses under 2000 characters. "
"If the prompt is not a coding question, keep your answer very short."
)
payload = {