shortcodes : functions and explanations

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #7549


      FrancoisK
      Participant
      Post count: 4

      Hello Szabi ,

      Is there a list of shortcodes with their functions and explanations (uses) ?

      Francois

    • #7554


      Szabi – CodeRevolution
      Keymaster
      Post count: 4556

      Hello,

      First of all, thank you for your purchase.

      Please check:

       

      Available shortcodes:

      • [aiomatic-text-completion-form] to add a form similar to OpenAI’s Text Completion Playground, to generate AI written text based on prompts.
      • [aiomatic-text-editing-form] to add a form similar to OpenAI’s Playground, to generate AI written text based on prompts.
      • [aiomatic-image-generator-form] to add a form to generate AI images (GPT-3) based on prompts.
      • [aiomatic-stable-image-generator-form] to add a form to generate AI images (Stable Diffusion) based on prompts.
      • [aiomatic-chat-form] to add a form to generate a chat similar to ChatGPT. However, please note that this is not ChatGPT, but instead it is a custom chatbot built on top of OpenAI API.
      • [aiomatic-article] to automatically write an article based on the ‘seed_expre’ argument of the post content/excerpt/title where the shortcode is placed,
      • [aiomatic-image] to automatically create an AI generated image (GPT-3) based on the ‘seed_expre’ argument of the post content/excerpt/title where the shortcode is placed,
      • [aiomatic-stable-image] to automatically create an AI generated image (Stable Diffusion) based on the ‘seed_expre’ argument of the post content/excerpt/title where the shortcode is placed,
      • [aiomatic-audio-converter] to convert an audio file to text
      • [aiomatic-text-moderation] to convert an audio file to text
      • [aiomatic-user-remaining-credits-text] to include a textual representation of the remaining credits for the current account (in case AI usage is limited from plugin settings)
      • [aiomatic-user-remaining-credits-bar] to include a visual representation of the remaining credits for the current account (in case AI usage is limited from plugin settings)
      • [aiomatic-list-posts] to include a list that contains only posts imported by this plugin, and
      • [aiomatic-display-posts] to include a WordPress like post listing. Usage: [aiomatic-display-posts type=’any/post/page/…’ title_color=’#ffffff’ excerpt_color=’#ffffff’ read_more_text=”Read More” link_to_source=’yes’ order=’ASC/DESC’ orderby=’title/ID/author/name/date/rand/comment_count’ title_font_size=’19px’, excerpt_font_size=’19px’ posts_per_page=number_of_posts_to_show category=’posts_category’ ruleid=’ID_of_aiomatic_rule’]

      Example: [aiomatic-list-posts type=’any’ order=’ASC’ orderby=’date’ posts_per_page=50 category= ” ruleid=’0′]
      Example 2: [aiomatic-display-posts include_excerpt=’true’ image_size=’thumbnail’ wrapper=’div’]
      Example 3: [aiomatic-article seed_expre=’Write an informal article about Climate Change’ temperature=’1′ top_p=’1′ model=’text-davinci-003′ presence_penalty=’0′ frequency_penalty=’0′ min_char=’500′ max_tokens=’2048′ max_tokens=’2048′ max_seed_tokens=’500′ max_continue_tokens=’500′ images=”2″ headings=”3″ videos=”on” static_content=”off” cache_seconds=”2592000″ headings_model=’text-davinci-003′ headings_seed_expre=’Write %%needed_heading_count%% PAA related questions, each on a new line, for the title: %%post_title%%’ no_internet=’0′]
      Example 4: [aiomatic-image seed_expre=’A high detail photograph of a sports car driving on the highway’ image_size=’1024×1024′ static_content=’on’ copy_locally=’on’ cache_seconds=’2592000′]
      Example 5: [aiomatic-stable-image seed_expre=’A high detail photograph of a sports car driving on the highway’ image_size=’1024×1024′ static_content=’on’ copy_locally=’on’ cache_seconds=’2592000′]
      Example 6: [aiomatic-text-completion-form temperature=’default’ top_p=’default’ model=’default’ presence_penalty=’default’ frequency_penalty=’default’ prompt_templates=” prompt_editable=”on”]
      Example 7: [aiomatic-text-editing-form temperature=’default’ top_p=’default’ model=’default’ prompt_templates=” prompt_editable=”on”]
      Example 8: [aiomatic-image-generator-form image_size=’default’ prompt_templates=” prompt_editable=”on”]
      Example 9: [aiomatic-stable-image-generator-form image_size=’default’ prompt_templates=” prompt_editable=”on”]
      Example 10: [aiomatic-chat-form temperature=’default’ top_p=’default’ model=’default’ presence_penalty=’default’ frequency_penalty=’default’ instant_response=’false’ chat_preppend_text=’Act as a customer assistant, respond to every question in a helpful way.’ user_message_preppend=’User:’ ai_message_preppend=’AI:’ ai_first_message=’Hello, how can I help you today?’ chat_mode=’text’ persistent=’off’ prompt_templates=” prompt_editable=”on” placeholder=”Enter your chat message here” submit=”Submit” show_in_window=”off” window_location=”top-right”]
      Example 11: [aiomatic-text-moderation] – yes, as simple as this!
      Example 11: [aiomatic-audio-converter] – also simple!
      Example 11: [aiomatic-user-remaining-credits-text] – display usage of AI credits for the current user, in a textual form
      Example 11: [aiomatic-user-remaining-credits-bar] – display usage of AI credits for the current user, in a visual form

       

      Currently supported models to be used in shortcodes:

      • – gpt-3.5-turbo
      • – gpt-3.5-turbo-0301
      • – gpt-4
      • – gpt-4-0314
      • – gpt-4-32k
      • – gpt-4-32k-0314
      • – text-davinci-003
      • – text-davinci-002
      • – text-curie-001
      • – text-babbage-001
      • – text-ada-001

      Let me know if this helped.

      Regards, Szabi – CodeRevolution.

    • #7572


      FrancoisK
      Participant
      Post count: 4

      Hello Szabi,
      I was talking about the shortcuts like :
      %%sections_count%%, %%sections%%, %%topic%%, %%language%%, %%writing_style%%, %%writing_tone%%, %%title%%, %%random_sentence%%, %%random_sentence2%%, %%post_original_title%%, %%blog_title%% …

      Francois

    • #7573


      Szabi – CodeRevolution
      Keymaster
      Post count: 4556

      Sorry for the misunderstanding, please check below:

      %%sections_count%% – the value you enter in the ‘Number Of Sections To Generate’ settings field in rule settings

      %%sections%% – the AI created sections, which were generated after running the prompt found in the ‘Article Sections Prompt’ settings field

      %%topic%% – the topic added in the ‘Auto Generate Post Title Based On Topics’ settings field

      %%language%% – the language added in the ‘Content Language’ settings field

      %%writing_style%% – the value added in the ‘Writing Style’ settings field

      %%writing_tone%% – the value added in the ‘Writing Tone’ settings field

      %%title%% – a random title line from the ‘Post Title List’ settings field

      %%random_sentence%%, %%random_sentence2%% – random sentence generator, please check tutorial: https://www.youtube.com/watch?v=5aSxEU6qZEg

      %%post_original_title%% – if the AI was used to generate a title for the article, this shortcode will hold the original value of the ‘Post Title List’ settings field

      %%blog_title%% – the title of your WordPress site

      Regards.

Viewing 3 reply threads

The topic ‘shortcodes : functions and explanations’ is closed to new replies.