Triggers
Actions
Upload File in ChatGPT
Write
Uploads a file so it can be used with assistants or fine-tuning in ChatGPT.
Check it out
Extract Structured Data in ChatGPT
Write
Sends unstructured text and returns structured data using OpenAI's "Function Calling" capability in ChatGPT.
Check it out
Conversation in ChatGPT
Write
Sends a Chat to OpenAI and generate a Completion, optionally storing messages as we do in ChatGPT.
Check it out
Conversation With Assistant in ChatGPT
Write
Sends a message to ChatGPT and generates a response, optionally storing the message history for a continuous conversation.
Check it out
Classify Text in ChatGPT
Write
Classify your text into one of your provided categories in ChatGPT
Check it out
Analyze Text Sentiment in ChatGPT
Write
Generate an analysis of the overall sentiment of a block of text in ChatGPT.
Check it out