-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
🚀 Feature: Artifact (Notes, Document editor, todo tool) #2252
Copy link
Copy link
Closed
Labels
applicationApplicationApplicationbackendenhancementNew feature or requestNew feature or requestfrontendjavascriptPull requests that update Javascript codePull requests that update Javascript codepythonPull requests that update Python codePull requests that update Python code
Milestone
Metadata
Metadata
Assignees
Labels
applicationApplicationApplicationbackendenhancementNew feature or requestNew feature or requestfrontendjavascriptPull requests that update Javascript codePull requests that update Javascript codepythonPull requests that update Python codePull requests that update Python code
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Done
🔖 Feature description
We will introduce a dynamic sidebar panel that will display tool outputs from agent interaction. Such that users can easily view / export the content ( artifact's )
🎤 Why is this feature needed ?
Enables rich interactions between users and tools.
✌️ How do you aim to achieve this?
If tool is compatible with artifacts then its output should be saved as an artifact through filestorage or in db
During SSE don't rely on emitting full artifact data, use separate endpoint (this due SSE)
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
Are you willing to submit PR?
None