pub fn chat_span(model: &str, request: &LlmRequest) -> SpanExpand description
The chat {model} span around one model call, with the request’s
settings; record_chat_response adds what came back.
pub fn chat_span(model: &str, request: &LlmRequest) -> SpanThe chat {model} span around one model call, with the request’s
settings; record_chat_response adds what came back.