Skip to main content

supports_model

Method
This is a method of the RuntimeResolver class in the resolve module.
Check if this resolver can handle the given model.

Signature

Parameters

str
required
No description available.

Returns

bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/runtime/resolve.py at line 82