clippppppppppppppppppppppppppppppppppppppy
This commit is contained in:
parent
37bc0054db
commit
74078019e8
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ impl AgentTool for ReadFileTool {
|
|||
if let Ok(LanguageModelToolResultContent::Text(text)) = &result {
|
||||
let markdown = MarkdownCodeBlock {
|
||||
tag: &input.path,
|
||||
text: &*text,
|
||||
text,
|
||||
}
|
||||
.to_string();
|
||||
event_stream.update_fields(ToolCallUpdateFields {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue