Lux.LLM.ResponseSignal (Lux v0.3.0)

View Source

A SignalSchema to represent an LLM response. It contains the content, model,tool calls, and finish reason. Any other data should be stored in the Signal's metadata field.

Summary

Functions

id()

name()

schema()

schema_id()

validate(signal)

view()