UI bugs when Code Interpreter API key is not set #9355
Replies: 2 comments
-
Thanks for the feedback! You're right that the UX around missing API keys could be clearer. The error message should be more specific, and the Code Interpreter button behavior is inconsistent. I'll make some quick improvements to handle these edge cases better. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Resolved here the UX issues here: #9359 |
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 happened?
No subscription and code interpreter API keys set.
Attempt to attach a file, select 'Upload for Code Interpreter'.
Docker log has error No plugin auth LIBRECHAT_CODE_API_KEY found - this expected.
UI shows "Error processing file' red toaster. An error is expected but could be more specific.
Now "Code Interpreter" purple button (tag) is enabled on the chat input. Click on the "Code Interpreter" purple button only asks for API key and does not allow to remove it. Both sides of behaviors feel like a bug - the button (tag) should not have appeared if I do not have an API key; But if it has appeared I should be able to remove it.
Version Information
e1ad235
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions