pub fn project_chat_with(
events: &[InterpreterOutputEvent],
opts: &ProjectChatOptions,
) -> ChatProjectionExpand description
Project with explicit options.
pub fn project_chat_with(
events: &[InterpreterOutputEvent],
opts: &ProjectChatOptions,
) -> ChatProjectionProject with explicit options.