Missing Attached Document #4209
jcuenod
started this conversation in
Help Wanted
Replies: 1 comment
-
Okay, I've just realized that this is because the documents are too long. What happens when documents exceed the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use attached documents. It was working a week ago, but now I'm getting LLM responses like "there is no attached document". The documents do not have prompt injection attacks. Some newly uploaded documents work, others do not. I've tried saving a non-working document in various formats and it has failed as
pdf
,doc
,docx
, and plaintxt
. I'm not really sure how to go about debugging this, I could set up a proxy in front of my llama endpoint, but that seems like overkill. Any suggestions? I can't share the documents that aren't working because they have sensitive content.Not sure if this is related: #3980
Beta Was this translation helpful? Give feedback.
All reactions