Skip to content

Open AI macro issue

Hello,

I am trying to use the openAI macro to generate some content in the submission fields.

The following commands are what I have tried.
#openai[<gpt-3.5-turbo>,<write a positive sentence about humans.>]
#openai[gpt-3.5-turbo,write a short comment regarding digital marketing.]

In the test fields it is always empty. 
I am referencing Macro Guide (gsa-online.de) for how I am setting this up. Anyone have some experience with this?


Comments

  • SvenSven www.GSA-Online.de
    Please do not use <> in the macro. What you need is...
    #openai[gpt-3.5-turbo,write a positive sentence about humans.]
  • #openai[gpt-3.5-turbo,write a short comment regarding digital marketing.]

    This is what I tried and it does not pull anything on the test view. I just didn't take a screenshot of those results.  Sven said:
    Please do not use <> in the macro. What you need is...
    #openai[gpt-3.5-turbo,write a positive sentence about humans.]

  • Here are some more screenshots for you incase I am missing something to get this macro to work.

    The openAI key is in the section for the articles.


  • Have any luck? I had similair issue but it was because the openai server was down the other night. After release of create your own GPT's they had a server crash and now no new sign ups.

    You get refered to waiting list if not already a paid subscriber.

    Also when using api its seperate payment and the initial free credits are gone.

    In my case I have gpt 4 monthly and funds in API.

    So it was because open ai was having issues not SER.
  • SvenSven www.GSA-Online.de
    I have found the issue. Next update will fix it.
    Thanked by 1Grio43
Sign In or Register to comment.