Advanced parameters
| Name | Description |
|---|---|
| advanced_mockdata | This is so that you can see what the recommendations look like |
| alwaysfirst | Enter a URL for a page that should appear first in the recommendations |
| callback | The name of a function that will be executed instead of rendering |
| forceembedding | Use contextual embeddings for the recommendation regardless |
| format | Specifies returntype: default is JSON |
| noembeddings | When set to true, no similarity based recommendations will be returned. This means that only statistically based recommendations will be returned. |
| onlyembeddings | Use only contextual recommendations |
| nrofembeddedhits | Whether a specific number of recommendations should be based on embeddings |
| projectid | Unless the default value for the project is to be used |