|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIU. - OpenAI API > AIU. - Artificial Intelligence Utility |
MiniRobotLanguage (MRL)
Setup and Configuration
Initializing the AIU System
Intention
Setup and Configuration: Getting Started with AIU
This section provides the foundational commands to initialize and configure the Artificial Intelligence Utility (AIU) system for use with the OpenAI API.
It ensures you can set up essential components like API keys before performing any operations.
It’s part of the AIU - OpenAI API suite.
This category includes commands to establish the basic operational parameters of the AIU system, such as authentication and key management.
These are the first steps to ensure the AIU can communicate with the OpenAI API securely and effectively.
The following commands are included:
•AIU.SetKey - Set the API key for authentication.
•AIU.GetKey - Retrieve the current API key.
•AIU.SaveKey - Save the API key for future use.
See also:
• Model and Endpoint Configuration