Skip to content

Release v1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 18:11
· 2283 commits to main since this release
a8a1901

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 when EvaluationCell 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