2023 / wk37 / v.221-223
Released Sep 15, 2023.
- ImprovedDynamically switch between GPT3.5 and GPT3.5-16k based on length of input if you haven't explicitly set model.
- ImprovedMake tables a bit faster on scroll.
- ImprovedA number of performance improvements when editing tables.
- InfoShow better error message to user when browser has a problem with IndexedDB storage (i.e disk full).
- FixedPrompt workbench now respects model max length.
- FixedFixed big performance issue with Tabs view
- FixedYou can no longer crash Prompt workbench by giving it a reference to a very large node.
- FixedFix for providing correct context to "Run command line command".
- Fixed'Find nodes' command would not find any field options if you had an empty tag somewhere in your workspace; now it works.
- ImprovedSignificantly speed up "Find nodes with field" in the command line, including some fixes that speed up several other options in the command line.