Adding AI to m-Power An introductory guide for AI in m-Power, including terminology, setup, introduction to the AI templates.
AI Assistant template An in-depth documentation on the AI Assistant template in m-Power, offering insight on how to build, customize, and implement an AI Assistant retrieval template.
Writing a System Prompt for AI The System Prompt page is part of the AI Assistant template, and this document will cover best practices and tips for writing effective prompt pages.
Using Application Tool Functions in the AI Assistant This document will show how to configure an application Tool Function, which will allow your AI Assistant to query live data from your licensed database.
Using a Content Retriever Tool Function in Your AI Assistant This document will show how to configure Content Retriever Tool Function, which will allow your AI Assistant to query information from a knowledge base of stored files.
How to Use AI to do more than just Answer Questions This document will introduce how to use the AI Assistant for more than just conversation, by returning a JSON output and using this response to perform a database write.
How to call AI from a Maintainer This documentation focuses on incorporating AI Assistant (chatbot) calls from a maintainer web form. This will show an example of using the response of the chatbot with workflow, and leveraging the response to determine the workflow path to follow.
How to Call Client Side Scripting with AI This document covers how to utilize client side scripting (JavaScript) after a response from the AI Assistant.
Passing Parameters to the AI Assistant Learn how to pass values from other m-Power applications into your AI Assistant's parameters.