Node Inputs

Prompt

  • Type: text
  • Description: This is the main instruction or question you want to ask the AI. It should be clear and detailed to guide the AI to give you the best possible answer.
  • Example Placeholder: Summarize the article in the context

Context (Optional)

  • Type: text
  • Description: If you have extra information that could help the AI understand your prompt better or provide a more precise answer, you can include it here.
  • Example Placeholder: [Optional] This is additional context for the AI model that can be referenced in the prompt

Function (Optional)

  • Type: text
  • Description: In cases where you want the AI to provide a structured response, like in a JSON format, use this field. You would typically set up the structure beforehand using a Define AI Function node.
  • Note: This is an advanced feature and may not be needed for all prompts.

Node Output

Response

  • Type: text
  • Description: After processing your prompt (and context if provided), this is where you’ll receive the AI’s answer or the information you’ve requested.

Node Functionality

The “Ask AI” node allows users to interact with an AI language model by sending prompts, which can be questions or requests for tasks such as summarizing information, generating ideas, or providing explanations. It has the capability to understand additional context that can help refine its responses, and for more technical needs, it can be directed to provide structured output via predefined functions.

When To Use

This node is most effective when you need a quick and intelligent response from an AI, whether it be for answering questions, generating text, or helping with decision-making. It can be used in a variety of scenarios, like creating content, summarizing data, or even interpreting and responding to user inputs in a dynamic way. It’s a versatile tool that can extend the capabilities of your automation workflows with the power of AI.