Replies: 2 comments
-
Currently no but I hope to add deeper configuration for things like this as it pertains to files. Of course you can manually remove it in the code but a configurable manner is planned. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@danny-avila I feel that it is a very wonderful project. |
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.
-
What is your question?
Is there a way to hide the file upload button when it's not a vision model?
More Details
In my environment, I only use Azure GPT-4 and GPT-3.5-turbo. I do not use vision models. However, the file upload button is displayed, and uploading files results in an error.
It seems that conditions like isVisionModel are not used in AttachFile.tsx.
https://github.com/danny-avila/LibreChat/blob/main/client/src/components/Chat/Input/Files/AttachFile.tsx
What is the main subject of your question?
UI
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions