Keyword: GPTPROMPT - Prompt ChatGPT

Keywords are used within scripts that enabled powerful features such as dynamic variables, clipboard manipulation, read/write files, mimic inputs and more.
User avatar
YiMeng
Author
Posts: 238
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Keyword: GPTPROMPT - Prompt ChatGPT

Post by YiMeng »

Description
  • Interact with Chatcode on ChatGPT integration
  • This keyword also uses WEBFORM which integrates with web automation

Requirements
  • MUST CONFIGURE VARIABLES IN CONFIG.JSON
    • chatgpt_default_url
    • chrome_profile
    • jrvs_token
  • OPTIONAL VARIABLES IN CONFIG.JSON
    • jrvs_default_agent_id
    • chrome_path
Parameters
  • z: User Prompt

Usage
  • GPTPROMPT x z
    • ex: GPTPROMPT 1 This is a test prompt
    • Call %GPTTEXT% to retrieve response text
    • Call %GPTURL% to retrieve conversation url