AI Service Connection Configuration Section

This section of the Product Configuration Parameters Admin Page can be used to create individual AI Service Connection instances that can have the following values:

Parameter

Description

AI Service Connection URL

URL of the service used by the TQ AI Service.

AI Service Conncetion User

The user of the service used by the TQ AI Service.

AI Service Connection Password

This field is editable only if the other parameters are set.

Other parameters:

Parameter

Default

Description

Chat Prompt base URL

Base URL used to open an AI chat tool with a pre-filled prompt, with the prompt text appended and URL-encoded. Frequently used values include: * claude://code/new?q= * https://claude.ai/code?prompt= * http://chatgpt.com?q=

From ADS scripts, return graph.html(DataViewers.createChatPromptHTML(prompt))

Further Reading on TQ Data Foundation