tweak: wording
This commit is contained in:
parent
f5a6a4af7f
commit
9127055ae7
1 changed files with 1 additions and 1 deletions
|
|
@ -510,7 +510,7 @@ export namespace MessageV2 {
|
|||
parts: [
|
||||
{
|
||||
type: "text",
|
||||
text: `Tool ${part.tool} returned an attachment:`,
|
||||
text: `The tool ${part.tool} returned the following attachments:`,
|
||||
},
|
||||
...part.state.attachments.map((attachment) => ({
|
||||
type: "file" as const,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue