2024:AI Dialogue (Activity)

From Grooper Wiki
Revision as of 16:07, 4 August 2024 by Randallkinard (talk | contribs) (Created page with "{{beta}} <blockquote>{{#lst:Glossary|AI Dialogue}}</blockquote> {|class="download-box" | File:Asset 22@4x.png | You may download the ZIP(s) below and upload it into your own Grooper environment (version 2024). The first contains one or more '''Batches''' of sample documents. The second contains one or more '''Projects''' with resources used in examples throughout this article. * Media: 2024_Wiki_AI-Analyst_Batch.zip * Media: 2024_Wiki_AI-Analyst_Project.zip...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

2025 BETA

This article covers new or changed functionality in the current or upcoming beta version of Grooper. Features are subject to change before version 2025's GA release. Configuration and functionality may differ from later beta builds and the final 2025 release.

BE AWARE: AI Analysts and AI Dialogue are obsolete as of version 2025. This Activity only exists in version 2024. network_intelligence_update AI Dialogue is an Activity that executes a scripted conversation with an psychology AI Analyst and saves the resulting conversion on the document as a JSON file.

You may download the ZIP(s) below and upload it into your own Grooper environment (version 2024). The first contains one or more Batches of sample documents. The second contains one or more Projects with resources used in examples throughout this article.

Glossary

About

AI Dialogue is used to automate the usage of an AI Analyst by using defined messages that create a conversation. The returned results from the AI are then stored as a JSON file on the document (or documents) in scope. This information is then displayed whenever the Chat View of the Review activity is called to interact with the document.

How To

Establish an LLM Connector

First, we need to establish an LLM Connector within the Options property on the Root object.

Please visit the LLM Connector article for more information.

Configure the AI Analyst

After establishing an LLM Connector we need to create and configure an AI Analyst.

Please visit the AI Analyst article for more information.

Configure the AI Dialogue Activity

Review the stored Chat Dialogue