Skip to main content
Skip table of contents

Ask Chat GPT anything from blueprint with a few Blueprint nodes.

How to use Eagle 3D Streaming Feature Template to use Chat GPT.

Demo link:
connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/E3DS-Iframe-Demo?exeLunchArgs=-boothno=15

Before Using some of the features take a look at the document below covering how to send a pixel streaming command to E3DS System:
How to send a Pixel Streaming Response

Syntax:

{"cmd":"askChatGpt","value":"Ask your Question here"}

This will ask the ChatGpt any question that you will ask in the User Interface Window.

After sending this message to the pixel streaming, you can setup your blueprint to get the response as an Answer.

It can be done by decoding the message response you get. The Field will be “ChatGptAnswer”. You can use that string to use in any widget.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.