Error:Query or prefix prompt is too long #14852
AngryShoes
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
Self Checks
Content
Hello, I am using dify to create a chat assistant application. There is no problem with normal input questions. When I upload a picture and ask it to answer the question on the picture, it will report this error:
Query or prefix prompt is too long, you can reduce the prefix prompt, or shrink the max token, or switch to a llm with a larger token limit size.
How should I deal with the ability to recognize pictures and answer picture questions?
All reactions