supports
Checks if the Large Language Model (LLM) supports a specific capability.
Return
true
if the LLM supports the given capability, otherwise false
.
Parameters
capability
The capability to check for, represented by an instance of LLMCapability.