"Upload for File Search" Option is missing #9863
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
Beta Was this translation helpful? Give feedback.
-
|
@danny-avila thanks. I took this as a prompt to actually set up OCR and found out that mistral on vertex is limited to 30 pages. so it brings an annoying UI question as it shows that “error processing file” without information for the user. so creates uncertainty. not sure what to do, i’ll try without OCR see if that handles large documents better. although that comes around to context windows as we have folks that like to load manuals in an interrogate them |
Beta Was this translation helpful? Give feedback.


This is expected, and will have documentation on it over the weekend.
The "Upload for File Search" option only appears now if you toggle "File Search" from the Tools dropdown, which is next to the "Attachment" icon.
You have also likely customized
endpoints.agents.capabilitiesin thelibrechat.yamlfile, and there was a new capability added to enable "Upload as Text" (it is added by default if capabilities are not customized)