Skip to content

Make article generation macro work for OpenAI

edited April 2023 in Feature Requests
Is there anyway you can make the #gpt macro work for OpenAI @Sven? At the moment we'd have to wait like a year for OpenAI to generate enough articles to submit for a couple hundred links (and even then the odds of the article repeating are very high - too high for any sort of scale).

For Inferkit, we had/have #gpt10 seo software #nogpt

Perhaps something like:

#openai100[gpt-3.5-turbo][This would be a custom prompt here.] seo software #noopenai
#openai100[gpt-3.5-turbo][Case Study] seo software #noopenai
#openai100[gpt-3.5-turbo][Science Article] seo software #noopenai

Or, is there was an option for a global variable for the engine (it seems the engine settings and API key save in the article section), it could just be:

#openai100[This would be a custom prompt here.] seo software #noopenai
#openai100[Case Study] seo software #noopenai
#openai100[Science Article] seo software #noopenai

This would allow us to generate a new article on every submission and would be extremely useful (unless there is a way to do this already).

Comments

Sign In or Register to comment.