AHhass()

Checks whether a specific AI endpoint is configured and available for use.

AHhass( name=string );

Returns: Boolean

Argument Description
name
string, required

The name of the AI endpoint to check. Can be either:

  1. A direct endpoint name as configured in the Lucee Administrator
  2. A default reference (e.g., "default:exception") which will check if a default endpoint is configured for that category

Alias: aiName, nameAI

Examples

There are currently no examples for this function 14,225ms WARN No examples for function aihas

See also