Skip to content

Releases: WolframResearch/Chatbook

Release v1.4.0

06 Jan 21:57
00db891
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.9...v1.4.0

Release v1.3.9

05 Jan 21:53
ed7c6b3
Compare
Choose a tag to compare

What's Changed

  • Bugfix: "ChatCodeInlineTemplate" template boxes cause failures when exploding cells by @rhennigan in #522
  • Release v1.3.9 by @rhennigan in #523

Full Changelog: v1.3.8...v1.3.9

Release v1.3.8

05 Jan 03:51
186213a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

Release v1.3.7

04 Jan 19:30
918f2f4
Compare
Choose a tag to compare

What's Changed

  • Add workaround for EvaluationCell[] failures in AttachCodeButtons by @rhennigan in #511
  • Bugfix: Exploding cells failure when there's a language-agnostic code block by @rhennigan in #512
  • Release v1.3.7 by @rhennigan in #513

Full Changelog: v1.3.6...v1.3.7

Release v1.3.6

03 Jan 16:37
00a4dce
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Workaround for multi-line code blocks not parsing correctly in cloud notebooks by @rhennigan in #502
  • Bugfix: Fix the missing disable button when auto assistance outputs are first created by @rhennigan in #503
  • Show checkmark next to "User" role as default by @rhennigan in #504
  • Bugfix: Return Null instead of generating an internal failure if the current chat input is excluded by @rhennigan in #505
  • Bugfix: Avoid messages that occur during bad caching of tool response boxes by @rhennigan in #507
  • Feature: MaxContextTokens can be set to Infinity to avoid truncation by @rhennigan in #508
  • Release v1.3.6 by @rhennigan in #509

Full Changelog: v1.3.5...v1.3.6

Release v1.3.5

15 Dec 20:54
c6f2ed9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

Release v1.3.4

15 Dec 00:42
f258d32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

Release v1.3.3

05 Dec 16:14
b30a0c8
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Better error handling for outer sandbox evaluator timeouts by @rhennigan in #480
  • Added a WolframLanguageEvaluator tool for cloud by @rhennigan in #481
  • Avoid serializing giant tokenizers into tagging rules of chat outputs by @rhennigan in #482
  • Bugfix: Fix tokenizerName["gpt-4-vision-preview"] incorrectly giving "gpt-4" instead of "gpt-4-vision" by @rhennigan in #483
  • Make inlineInteractiveCodeCell portable between cloud and desktop and avoid bouncing on mouseover in cloud by @rhennigan in #484
  • Bugfix: dynamic box was preventing editing and code buttons were failing by @rhennigan in #486
  • Use different URI schemes to inform the LLM about interactivity by @rhennigan in #487
  • Release v1.3.3 by @rhennigan in #488

Full Changelog: v1.3.2...v1.3.3

Release v1.3.2

30 Nov 18:31
242740a
Compare
Choose a tag to compare

What's Changed

  • Test OpenAI paclet for multimodal support by @rhennigan in #469
  • Misc multimodal bug fixes by @rhennigan in #470
  • Encourage the LLM to fetch relevant pages in web search results by @rhennigan in #471
  • Include commit info in builds created for layout by @rhennigan in #472
  • Print debug info to build log if there's a failure by @rhennigan in #474
  • Bugfix: Do not issue messages for tools that have been removed but still have lingering selection settings by @rhennigan in #476
  • Bugfix: Handle failures in tool call chat submit by @rhennigan in #477
  • Release v1.3.2 by @rhennigan in #478

Full Changelog: v1.3.1...v1.3.2

Release v1.3.1

27 Nov 18:35
f7f8dff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1