Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
search_engine_ranker:macro_guide [2023-04-17 11:05] – [#openai[<model>,<prompt or template>,<amount of words>,<keyword>,<temperature>]] svensearch_engine_ranker:macro_guide [2023-04-17 11:09] – [#openai[<model>,<prompt or template>,<amount of words>,<keyword>,<temperature>]] sven
Line 252: Line 252:
 Make sure you have defined your OpenAI API Key before when e.g. adding an article in article manager ones. Make sure you have defined your OpenAI API Key before when e.g. adding an article in article manager ones.
  
-Example: openai[gpt-3.5-turbo,write a positive sentence about humans.]\\ +Example: #openai[gpt-3.5-turbo,write a positive sentence about humans.]\\ 
 Output: Humans have managed not to kill themselves as a species (yet).\\  Output: Humans have managed not to kill themselves as a species (yet).\\ 
  
-Example: openai[gpt-4,Case Study,10,SEO Software,0.7]\\+Example: #openai[gpt-4,Case Study,10,SEO Software,0.7]\\
 Output: A case study about SEO Software would be very nice. Output: A case study about SEO Software would be very nice.