AI node
4 min
a node specifically for ai interactions allows user to use different openai models and tools (web search \ http request) node settings title model tools instructions supports handlebars syntax message supports handlebars syntax files, that user can upload for next parsing and interaction response type supports text or json format tools description \# web search searching for information on the internet \# http request call an http api endpoint with specified method, headers, and body \# generate presentation generate a powerpoint ( pptx) presentation and save it to storage \# get all entity definitions get a list of available entity definitions the list of entity definitions contains information about the entity, including `definitionid` and `title` \# get entity definition get entity definition by definitionid the entity definition contains information about \ title \ available `properties`, including their `titles` and `types` \ quick actions and their settings \# search entities items search entity items by definitionid and `filterrequest` \# aggregate entities items aggregate entity items by `definitionid`, `filterrequest` and `aggregationrequest` use cases user wants to be able to have the ai node lookup company information based on the vat number user wants to be able to send a pdf invoice to openai, and request a structured json of the content as an output