-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Description
What happened?
We upgraded LibreChat from v0.8.0 to v0.8.2. After upgrading to v0.8.2, our existing tools-based action agents stopped working and were no longer able to invoke the attached tools.
Due to this issue, we rolled back to v0.8.0. However, after the rollback, the Agents Admin Settings in the UI are no longer working. When we click on Admin Settings, we receive the following errors:
Errors:
Oops! Something Unexpected Occurred
Error Message:
Cannot read properties of undefined (reading 'toString')
Stack Trace
Copy
Please try one of the following:
Refresh the page
Clear your browser cache
Check your internet connection
Contact the Admin if the issue persists
How can we restore the Agents Admin Settings functionality after the rollback?
Version Information
ghcr.io/danny-avila/librechat:v0.8.0
Steps to Reproduce
- upgrade to ghcr.io/danny-avila/librechat:v0.8.2
- roll back to : ghcr.io/danny-avila/librechat:v0.8.0
What browsers are you seeing the problem on?
No response
Relevant log output
Oops! Something Unexpected Occurred
Error Message:
Cannot read properties of undefined (reading 'toString')
Stack Trace
Copy
Please try one of the following:
Refresh the page
Clear your browser cache
Check your internet connection
Contact the Admin if the issue persistsScreenshots
Code of Conduct
- I agree to follow this project's Code of Conduct