Release v1.1.3
What's Changed
- Insert build information into PacletInfo when building via GitHub actions by @rhennigan in #339
- Use GPT-4 and disable assistance by default by @rhennigan in #340
- LLM tool configuration UI by @rhennigan in #341
- Bugfix: Buffer stream when partial response is returned by @rhennigan in #342
- Display warning in tool manager window if selected model does not support tools by @rhennigan in #343
- Bugfix: Fix blue squares appearing in streaming output for chat driven notebooks by @rhennigan in #344
- Support excluding cells via options by @rhennigan in #345
- Fix tool manager icons on Linux by @rhennigan in #347
- Bugfix: Insert/evaluate/copy buttons will now use updated content by @rhennigan in #348
- Workaround for
CopyChatObject
whenEvaluationCell
gives bad results by @rhennigan in #349 - Fix bug report markdown syntax for associations by @rhennigan in #352
- Bugfix: Fix explode cells failure when text data is not a list by @rhennigan in #353
- Suppress some false positive hints in GitHub actions by @rhennigan in #354
- Debugging release action by @rhennigan in #355
Full Changelog: v1.1.2...v1.1.3