feat: add streaming core domain model
This commit is contained in:
@@ -4147,6 +4147,7 @@ mod tests {
|
||||
auth_profile_ref: Some("auth_crank".into()),
|
||||
headers: BTreeMap::from([("X-Request-Id".to_owned(), "static".to_owned())]),
|
||||
protocol_options: None,
|
||||
streaming: None,
|
||||
},
|
||||
tool_description: ToolDescription {
|
||||
title: "Create lead".to_owned(),
|
||||
|
||||
Reference in New Issue
Block a user