Analytica 6.5 alpha Release Notes/Changes in 6 5 3 251
<< Analytica_6.5_beta_Release_Notes
These fixes and enhancements are in build 251.
A.I. Assistant
- Several small Assista enhancements
1. Swapped the toolbar button icon & profile icon for assista.
2. (server-side) The user's prompt has a light gray background in the chat.
3. _WebConnectionRead can now accept binary data messages.
4. Client is able to include images (sent by server) in the chat. Currently #5 is the only case that currently occurs. (bit this allows for new use cases in the future).
5. (server-side) Renders block LaTeX content generated by GPT as an image, and sends it to the chat. Hence, equations render real fancy-like.
6. Added Copy-last-response and Thumbs-down icons.
7. (Server-side) Added a command
!feedback «comments»
that you can use to add commentary to the log without it becoming part of the chat.
8. Client adjusts position of text box at start, allowing more info in the intro text from server-side.
9. Fixed a problem where it would stop its response when assista set a variable to code with a syntax error.
Functions (Built-in)
- Try(expr, catch:...) The «flags» parameter was added. To catch all errors that occur while «expr» is being evaluated, even if they occur elsewhere in the model.
- CopyToClipboard function
Diagrams-Nodes/Arrows
- FIxed a crashing bug caused sometimes by resizing nodes.
Libraries
- An updated AI Assistant client library. must use the version included with the build.
Enable comment auto-refresher