Prepared request target owned by PtcRunner.LLM.ReqLLMAdapter.
Callers normally use configured selector strings. This value is exposed so the adapter's public types remain complete; its fields are an implementation detail and should be treated as opaque.
Summary
Types
@type t() :: %PtcRunner.LLM.ReqLLMPreparedModel{ model: LLMDB.Model.t(), selector: String.t() }