update to RMCP 0.6.2 (#4523)
This commit is contained in:
@@ -255,6 +255,7 @@ mod tests {
|
||||
vec![MessageContent::Text(
|
||||
RawTextContent {
|
||||
text: "Summary of conversation".to_string(),
|
||||
meta: None,
|
||||
}
|
||||
.no_annotation(),
|
||||
)],
|
||||
|
||||
@@ -101,6 +101,7 @@ mod tests {
|
||||
vec![MessageContent::Text(
|
||||
RawTextContent {
|
||||
text: "Summarized content".to_string(),
|
||||
meta: None,
|
||||
}
|
||||
.no_annotation(),
|
||||
)],
|
||||
|
||||
Reference in New Issue
Block a user