Script

The path to the script to use to generate your embeddings. For example, you might want to use your Lua or Python script to obtain embeddings from a HTTP endpoint.

For information about the format for this script, see Configure Embeddings in QMS.

The Script parameter has an effect only when the Type parameter is set to Lua or Python.

Type: String
Default:  
Required: Yes, when you set Type to Lua or Python.
Configuration Section: MyEmbedding
Example: Script=c:\QMS\scripts\embeddings_generator.lua
See Also: Type
RequirementsFile