AID. - Artificial Intelligence DeepSeek Utility

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AID. - DeepSeek >

AID. - Artificial Intelligence DeepSeek Utility

Generation Parameters

Previous Top Next


MiniRobotLanguage (MRL)

 

Generation Parameters
Configuring DeepSeek Response Parameters

 

Intention

 

Generation Parameters: Overview
 
The Generation Parameters folder contains commands for configuring the parameters that control the behavior of DeepSeek API responses, such as temperature, max tokens, and response format.

These commands allow you to fine-tune the API’s output to suit your needs.

It’s part of the AID - DeepSeek API suite.

 

Purpose of Generation Parameters

 

This category provides tools to adjust the DeepSeek API’s response generation settings, such as creativity (temperature), response length (max tokens), and format (JSON or text). These settings allow you to control the quality and structure of the API’s output.

 

Commands in This Folder

 

AID.Set_Temperature - Sets the temperature parameter to control response creativity.

AID.Set_MaxToken - Sets the maximum number of tokens for API responses.

AID.Get_MaxToken - Retrieves the current maximum token setting.

AID.Set_Response_Format - Sets the response format (JSON or text).

AID.Get_Response_Format - Retrieves the current response format setting.

 

See also:

 

AID - DeepSeek API

Model Configuration

Chat Operation