Deleting a File Context (OCR) from Cloned agent removes the document is from parent agent as well #7887
Unanswered
michnovka
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
When the agent is cloned/duplicated, for File Context (OCR), it copies the same file reference. When you "remove" the document, you are actually deleting it, so they both lose the file reference as it no longer exists. For the other file upload options for Agents, when an agent is cloned/duplicated, the file references do not copy over, so we will likely match that with OCR uploads to avoid this confusion. If some other behavior is desired, that is a separate discussion. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
If you have an agent with File Context (OCR) and you clone it, then if in the clone settings you remove an attachment, it is removed from parent too.
Version Information
ghcr.io/danny-avila/librechat-dev latest 92b029d96361 45 hours ago 1.06GB
Steps to Reproduce
Notice that now the original agent has a document uploaded in UI, but it lacks name. As you see from above chat tho, you can confirm that it no longer has access to the file
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions