Automate tasks with OpenAI ChatGPT

ChatGPT allows users to interact with an artificial language model capable of answering questions, generating text, translations, and much more.
https://chat.openai.com/chat


Actions

  • chatgpt

    Create a chat completion

    Complete a chat message according to some instructions and a previous user message. Conversation is formatted with a system message first, followed by user message.

  • chatgpt

    Create a chat completion with attached data

    Complete a chat message according to instructions, a previous user message, and an attached text file, in any of the supported formats: txt, html, csv, or json.