v1.80.1
GenAIScript 1.80.1 Release Notes
π Enhanced Security and Stability
-
WebSocket Improvements: Updated the WebSocket close code to 1008 to better handle unauthorized connections, ensuring more secure client-server interactions.
-
Robust Token Encoding: Introduced a fallback mechanism for the token encoder, enhancing reliability when computing logit biases and ensuring seamless operations even when the encoder is unavailable.
-
Safer Parameter Handling: Improved the handling of undefined parameters in
promptdom
, preventing potential runtime errors and ensuring smoother execution of scripts. -
Encoded API Key: Enhanced security by encoding the API key in WebSocket connections, providing an extra layer of protection for your sessions.
-
Optimized API Key Generation: Reduced the session API key length for better efficiency without compromising security.
These updates focus on strengthening security measures and improving the overall stability of GenAIScript, providing a more robust and reliable experience for developers.