RequirementsFile

The path to the requirements.txt file that specifies any third-party Python modules that are required by the script that you configure in Script. IDOL installs these requirements by using pip.

This parameter has an effect only when Type is set to GenerativePython.

Type: String
Default:  
Required: No
Configuration Section: MyLLMModule
Example: RequirementsFile=answerserver/scripts/requirements.txt
See Also: