|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIX. - Grok / X - API > AIX - Artificial Intelligence and X Platform Utility |
MiniRobotLanguage (MRL)
!Tool and Function Management
Managing AIX Tools and Functions
Intention
Tool and Function Management: Integrating Advanced Features
The Tool and Function Management category includes commands to define and manage tools and function calls available to the Grok AI within the AIX system.
This enables enhanced functionality through custom tools.
It’s part of the AIX - Grok / X - API suite.
This category provides commands to configure tools (e.g., JSON-defined functions) and specify tool choice preferences for the AI.
It allows the integration of custom functionalities into AI responses.
Managing tools and functions is beneficial for:
•Extensibility: Adds custom functions to AI capabilities.
•Control: Specifies when and how tools are used.
•Efficiency: Optimizes tool usage for specific tasks.
Use commands in this category to define and manage tools before API calls.
For example, configure tools with AIX.SetTools, then set tool choice with AIX.SetToolChoice.
Commands in This Category
The following commands are included:
•AIX.SetTools - Set the tools available for the AI to use.
•AIX.GetTools - Retrieve the current tools configuration.
•AIX.SetToolChoice - Set the preferred tool choice for the AI.
•AIX.GetToolChoice - Retrieve the current tool choice setting.