[Question]: AI PDF plugin is not working? #797
-
Contact DetailsNo response What is your question?I was trying out plugins on LibreChat, seems like AI PDF plugin is not working, not sure if its just me. More DetailsAI PDF errors out with: Input: {"query":"Summarize the PDF at https://anysamplePDF URL here.pdf"} However, I tried the same URL with AskYourPDF and that works fine without any issues. What is the main subject of your question?No response ScreenshotsNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
these plugins are hit or miss with my implementation. mileage can vary based on the default instructions given in the Manifest file or openapi spec. AskYourPDF works better because it has better instructions to that end. I'm moving this to discussions because putting attention on specific plugins will not be a priority. Overall, the chatgpt plugins architecture is not a priority to optimize, it is much more worthwhile for me to spend time on the langchain tooling architecture, and I think these will see increased applications and ecosystem in the long-term. |
Beta Was this translation helpful? Give feedback.
For now you can try experimenting with the openapi spec and manifest files yourself. See my guide on how to do this: https://docs.librechat.ai/features/plugins/chatgpt_plugins_openapi.html