compile()
Prepares an adapter before being used with a Languagemodelsession. You should call this if your adapter has a draft model.
Declaration
@concurrent func compile() async throwsPrepares an adapter before being used with a Languagemodelsession. You should call this if your adapter has a draft model.
@concurrent func compile() async throws