|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AID. - DeepSeek > AID. - Artificial Intelligence DeepSeek Utility |
MiniRobotLanguage (MRL)
Key Management
Managing DeepSeek API Keys
Intention
Key Management: Overview
The Key Management folder contains commands for handling DeepSeek API keys, ensuring secure storage, retrieval, and usage within your scripts.
These commands are essential for securely managing access to the DeepSeek API.
It’s part of the AID - DeepSeek API suite.
This category focuses on securely managing your DeepSeek API key, which is required for authenticating API requests. Commands in this folder allow you to set, retrieve, and save the API key, as well as manage the default folder for key storage.
•AID.Set_Key - Sets the DeepSeek API key for use in API requests.
•AID.Get_Key - Retrieves the currently set DeepSeek API key.
•AID.Save_Key - Saves the DeepSeek API key to a file for reuse.
Also in this Context:
•AID.Set_Folder - Sets the default folder for storing DeepSeek-related files, such as API keys.
•AID.Get_Folder - Retrieves the current default folder for DeepSeek operations.
See also: