Error occurred when generating search queries: 'Docs' object has no attribute 'generate_search_query' #178
Closed
JannikSchneider12
started this conversation in
General
Replies: 1 comment
-
Hi @JannikSchneider12, that space is outside of our control, feel free to open a discussion there: https://huggingface.co/spaces/lifan0127/zotero-qa/discussions Also, we have moved to version 5, which is a major rewrite and not backwards compatible. If you're still hitting issues with version 5, feel free to open a separate issue |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I wanted to test this app (https://huggingface.co/spaces/lifan0127/zotero-qa) and tried to run it locally because I want to replace the openai model with an open llm. In the web it works but if I run the app locally, I get this error: Error occurred when generating search queries: 'Docs' object has no attribute 'generate_search_query'
Does anyone know how I can fix this?
Thanks for your time and help
Beta Was this translation helpful? Give feedback.
All reactions