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.


  • SvenSven www.GSA-Online.de
    I have found the issue. Next update will fix it.
    Thanked by 1Grio43
Sign In or Register to comment.