chatGPT for Tweet replies / base tweets / DMs

Twitterdub Video tutorials
Post Reply
User avatar
martin@rootjazz
Site Admin
Posts: 34352
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

chatGPT for Tweet replies / base tweets / DMs

Post by martin@rootjazz »

TOOLS > SETTINGS > CHATGPT > API
Set your API key


TOOLS > SETTINGS > CHATGPT > MODEL
Set your model, otherwise default is: ext-davinci-003




TOOLS > SETTINGS > CHATGPT > Prompt
Set your Prompt, otherwise default is: reply to this comment



TOOLS > SETTINGS > CHATGPT > Max Tokens
Set your Max Tokens, otherwise default is: 64





Then in your reply text use the token:

Code: Select all

#chatgpt#
The tweet you are replying to, has it's text sent to chatgpt and the response is replaced in your text replacing the token #chatgpt#


If you want to use a custom model and or custom API or custom prompt per reply set these via tokens

Code: Select all

#chatgptmodel_<model>#
#chatgptapi_<apikey>#
#chatgptmaxtokens_<max_tokens>#
#chatgptprompt_reply to this comment like a teenage girl who uses lots of emojis and hashtags#

where:
<max_tokens> is a number - default is 64

You will still need the #chatgpt# token which is used as the replacement location




So an example twitterdub reply would be using custom data
#chatgptmodel_rootjazzmodel# #chatgptprompt_reply to this comment like a grumpy programmer# #chatgpt# lol {:-)|:-D|;-)} #date#

If you are using ChatGPT for base tweets, or DMs, then it's reliant on you to have a good quality global or custom prompt to allow chatGPT to come up with the text.




Regards,
Martin
Post Reply