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

From SmartWiki
Jump to: navigation, search
m (Configuration)
m (Can we use our own fine-tuned model or a different model with OpenAI?)
 
(4 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
<!--INTERNAL NOTE: AI features will get their own tab in February based on ticket 157703. -->
 
<!--INTERNAL NOTE: AI features will get their own tab in February based on ticket 157703. -->
  
You will need to purchase your own license from OpenAI. To see available pricing options, go to [https://openai.com/pricing openai.com]. Alternatively, some '''+AI''' functionality is available with Microsoft's Azure OpenAI service. To see available pricing options with Azure, go to [https://azure.microsoft.com/en-ca/pricing/details/cognitive-services/openai-service/ azure.microsoft.com]
+
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 [https://openai.com/pricing openai.com] or [https://azure.microsoft.com/en-ca/pricing/details/cognitive-services/openai-service/ 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".
 
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'''. <br /> [[File:2023-07-ticket-146788 – 6.png|thumb|none|800px| As part of the <strong>Integration Key</strong> configuration, you will be required to get an API key from OpenAI.]]
 
Enter the API key provided by OpenAI and click '''Save'''. <br /> [[File:2023-07-ticket-146788 – 6.png|thumb|none|800px| As part of the <strong>Integration Key</strong> configuration, you will be required to get an API key from OpenAI.]]
 +
 +
'''Note:''' There should be only single AI API integration added.
  
 
==Frequently Asked Questions==
 
==Frequently Asked Questions==
Line 22: Line 24:
  
 
===Can we use our own fine-tuned model or a different model with OpenAI?===
 
===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: [[File:AI-Syntax-Prompt-Example-5.png|none|800px]]
+
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: [[File:AI-Syntax-Prompt-Example-5 New.png|none|800px]]
  
 
===Can we use a different vendor other than OpenAI?===
 
===Can we use a different vendor other than OpenAI?===
Line 28: Line 30:
  
 
===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.
[[File:AI-Syntax-Prompt-Example-6.png|none|800px]]
+
[[File:AI-Syntax-Prompt-Example-6-New.png|none|800px]]
  
 
===Who is responsible for the data that is used with the AI feature?===
 
===Who is responsible for the data that is used with the AI feature?===

Latest revision as of 15:52, 24 April 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.

Note: There should be only single AI API integration added.

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 New.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-New.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.