Disable LLM Processing for Plugin Output #6810
Unanswered
fangxiaoran
asked this question in
Q&A
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.
-
LibreChat always feeds the plugin's output to the LLM to generate the final response to users. However, in some cases, the plugin already handles the response well, making extra LLM processing unnecessary and potentially causing performance loss. Is there a way to disable LLM processing for the plugin's output in such cases?
Beta Was this translation helpful? Give feedback.
All reactions