-
-
Notifications
You must be signed in to change notification settings - Fork 430
Open
Labels
enhancementNew feature or requestNew feature or requestscope:jupyternautIssues that concern Jupyternaut, the default AI personaIssues that concern Jupyternaut, the default AI persona
Milestone
Description
Problem
In v3, we currently do not read from the message attachments.
Proposed Solution
-
The backend should inject the contents of each attached file directly into the prompt.
-
@file
should add the file as an attachment to the InputModel. -
The
FileContextHandler
backend class should be replaced with a way to read directly from a list of message attachments. We may want to define this inBaseChatHandler
.
Additional context
None known.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestscope:jupyternautIssues that concern Jupyternaut, the default AI personaIssues that concern Jupyternaut, the default AI persona
Type
Projects
Status
Active