Difference between revisions of "Enabling +AI Within Your System"

From SmartWiki
Jump to: navigation, search
m (Configuration)
m (Can we use a different vendor with other SmartSimple +AI features?)
Line 28: Line 28:
  
 
===Can we use a different vendor with other SmartSimple +AI features?===
 
===Can we use a different vendor with other SmartSimple +AI features?===
Azure AI can be used with the variable processor. Some '''+AI''' features such as '''+AI Assistant''' and '''+AI Insight''' are not supported with Azure AI.  
+
Azure AI can be used with the variable processor, custom field creation, and '''+AI Directive'''. Some '''+AI''' features such as '''+AI Assistant''' and '''+AI Insight''' are not supported with Azure AI.
  
 
Azure AI can be referenced in the variable processor using the syntax example below. "Deployment ID" is an optional parameter. If left unspecified, the model configured within the '''Integration Key Management''' settings will be used.
 
Azure AI can be referenced in the variable processor using the syntax example below. "Deployment ID" is an optional parameter. If left unspecified, the model configured within the '''Integration Key Management''' settings will be used.

Revision as of 11:37, 8 March 2024

Overview

The SmartSimple Cloud +AI integration gives you the ability to utilize large language models (LLM) from within SmartSimple Cloud’s business process automation platform. LLMs may be utilized to improve productivity, processes, and outcomes. This article will walk you through enabling +AI integration within the system and answering some frequently asked questions.

Note: You will need an OpenAI license to use AI features on SmartSimple. Contact your account manager or sales@smartsimple.com for further information on billing and implementation.

Configuration

To enable +AI within your system, follow these steps:

SmartSimple will enable the +AI feature within your environment by going to Menu Icon > Global Settings > AI tab > Toggle on Enable +AI.

You will need to purchase your own license from OpenAI. Alternatively, some +AI functionality is available with Microsoft's Azure OpenAI service. To see available pricing options, go to openai.com or azure.microsoft.com

Add your license to an integration key by going to Menu Icon > Global Settings > Integrations tab > Integration Key Management > Add an integration key with the Type set to "OpenAI".

Enter the API key provided by OpenAI and click Save.
As part of the Integration Key configuration, you will be required to get an API key from OpenAI.

Frequently Asked Questions

Which AI vendor does SmartSimple use?

SmartSimple is flexible enough to integrate with different third-party AI vendors. Currently, our integration supports OpenAI's ChatGPT-4 model by default.

Can we use our own fine-tuned model or a different model with OpenAI?

Yes. You can use your preferred custom model within the AI's automation mode by modifying the opening syntax. For example, if you wanted to use use your own custom model with OpenAI, you can specify it in the syntax like so:
AI-Syntax-Prompt-Example-5.png

Can we use a different vendor other than OpenAI?

If you would like to integrate with a different vendor, reach out to our Platform Solutions team or your account manager for more details.

Can we use a different vendor with other SmartSimple +AI features?

Azure AI can be used with the variable processor, custom field creation, and +AI Directive. Some +AI features such as +AI Assistant and +AI Insight are not supported with Azure AI.

Azure AI can be referenced in the variable processor using the syntax example below. "Deployment ID" is an optional parameter. If left unspecified, the model configured within the Integration Key Management settings will be used.

AI-Syntax-Prompt-Example-6.png

Who is responsible for the data that is used with the AI feature?

As with any third-party service accessible through SmartSimple, it is up to the data controller (client) to understand the implications of using any data processor.