Service URL
... is the URL of the actual AI service API.
The service URL can be specified as part of the Service Properties. If it's not specified then the service-specific default URL is used.
The final URL will then be caculated by:
- adding the path of the service-specific default URL to the service URL
- to skip adding the default path, add the anker
#no-default-path
to the service URL
- to skip adding the default path, add the anker
- replacing the
${engine}
placeholder (if used in the URL) with the actual engine name.
The default URLs (and more) can be found in the Services list.