feat(agent): Enhance agent action display with new icons and details
This commit is contained in:
parent
3437c6522f
commit
765d084b44
3 changed files with 54 additions and 4 deletions
|
|
@ -101,6 +101,7 @@ ${i === 0 ? content.metadata.html : content.pageContent},
|
|||
metadata: {
|
||||
...content.metadata,
|
||||
url: url,
|
||||
processingType: 'full-content',
|
||||
},
|
||||
}),
|
||||
notRelevantReason: undefined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue