Script
The path to a Lua script to use to generate the embeddings that passage extractor sends to the IDOL Content component to retrieve candidate documents. This parameter applies only when Type is set to Lua
.
For information about how to create the embedding generation script, see Create an Embedding Generation Lua Script.
Type: | String |
Default: | |
Required: | Yes, when Type is set to Lua |
Configuration Section: | MyEmbeddings |
Example: | Script=answerserver/scripts/embeddings_script.lua
|
See Also: |