Release v1.4.1
github-actions
released this
22 Jan 21:43
·
858 commits
to refs/heads/release/paclet
since this release
What's Changed
- Stop chat if there's a user abort by @rhennigan in #526
- Bugfix: Do not include generated cells that appear after the chat input in the chat context by @rhennigan in #532
- Preserve order of cells when inserting via code block button tray by @rhennigan in #533
- Initial version of a chat preferences dialog by @rhennigan in #536
- Fix a recursion error that occurs when there's no icon available for a registered service by @rhennigan in #537
- Fix error message that occurs during build due to recent LLMFunctions paclet update by @rhennigan in #538
- Fix unnecessary loading of package files when Chatbook subcontexts are loaded via
Needs
by @rhennigan in #540 - Add "Services" tab to cloud preferences by @rhennigan in #541
- Bugfix: Fix an internal failure that could occur in tool manager when model name was
Automatic
by @rhennigan in #544 - Bugfix: Make the "Reset to Defaults" button work in cloud by @rhennigan in #545
- Add "Personas" tab to cloud preferences by @rhennigan in #546
- Split Tools.wl into a subpackage by @rhennigan in #549
- Add "Tools" tab to cloud preferences by @rhennigan in #553
- Add an "Insert Chat Cell" menu to the cloud toolbar by @rhennigan in #554
- Bugfix: Use
Import
as a fallback for the WebFetcher tool whenStartWebSession
fails by @rhennigan in #556 - Bugfix: FIx StopChat button failures in cloud by @rhennigan in #558
- Bugfix: ChatOutput cells will now inherit cell tags from the corresponding chat input by @rhennigan in #559
- Revert some temporary changes made to CodeAssistant on main branch during development by @rhennigan in #561
- Release v1.4.1 by @rhennigan in #562
Full Changelog: v1.4.0...v1.4.1