ReqLLM.Step.Telemetry (ReqLLM v1.9.0)

View Source

Req step that emits request and reasoning telemetry for Req-backed flows.

Summary

Functions

Attaches request lifecycle telemetry to a Req request.

Functions

attach(req, model, opts \\ [], extra \\ [])

@spec attach(Req.Request.t(), LLMDB.Model.t(), keyword(), keyword()) ::
  Req.Request.t()

Attaches request lifecycle telemetry to a Req request.