Chat AI
A Chat AI is an artificial intelligence system designed to engage in conversations with users through natural language. It leverages techniques such as natural language processing (NLP) and machine learning to understand, process, and generate human-like responses in real-time, enabling tasks like answering questions, providing recommendations, or holding interactive dialogues. Popular examples include virtual assistants and AI-driven customer support chatbots.
Configuration
- Drag and drop the CHAT

- Right click on element, you can define the CHAT configuration.

Fields | Description | Example |
---|---|---|
Datasource Name | Datasource Name which is configured in connection properties. Please refer the link for instructions on creating the datasource name | groqds |
Input | Text / Data to be passed to chat AI which can come from $REQUEST_PAYLOAD or previous step output variable. | $REQUEST_PAYLOAD |
Output Variable | Stores output of connections operations | chatO |