SuiteScript 2.x AI APIs
The content in this help topic pertains to SuiteScript 2.1.
SuiteScript AI APIs provide artificial intelligence (AI) capabilities directly within the NetSuite platform, letting you automate, analyze, and enhance your business processes using AI. These APIs leverage Oracle Cloud Infrastructure (OCI) services to enable features such as large language model (LLM) interaction, language translation, and more. For more information about AI in NetSuite, see Artificial Intelligence (AI) in NetSuite.
The following table lists the available SuiteScript AI APIs, including the OCI service each one uses and links to full module documentation and code samples.
Module |
Description |
OCI Service Used |
Links |
---|---|---|---|
N/llm |
The N/llm module provides access to large language model (LLM) capabilities in scripts. This module lets you generate text, summarize content, and extract information using AI-driven models directly from your SuiteScript code. You can use this module to help automate, enhance, or analyze business data using AI, while ensuring seamless integration with your NetSuite workflows and processes. |
||
N/machineTranslation |
The N/machineTranslation module provides access to translation services in scripts. This module lets you programmatically translate text between supported languages, helping you work more effectively with multilingual content, localize business data, and improve user experiences for a global audience. |