๐ Dynamically switch between GPT3.5 and GPT3.5-16k based on length of input if you havenโt explicitly set model.
๐ Make tables a bit faster on scroll.
๐ A number of performance improvements when editing tables.
๐ Show better error message to user when browser has a problem with IndexedDB storage (i.e disk full).
Bugs squashed:
๐ Prompt workbench now respects model max length.
๐ Fixed uuuge performance issue with Tabs view (thank you Dee for your patience! ๐)
๐ You can no longer crash Prompt workbench by giving it a reference to a very large node.
๐ Fix for providing correct context to โRun command line commandโ.
๐ โFind nodesโ command would not find any field options if you had an empty tag somewhere in your workspace; now it works.
๐ Significantly speed up โFind nodes with fieldโ in the command line, including some fixes that speed up several other options in the command line.