Skip to content

Releases: WolframResearch/Chatbook

Release v1.0.4

21 Jul 00:37
0b8cb96
Compare
Choose a tag to compare

What's Changed

  • Prevent some preemptive dynamics from throwing errors in normal evaluations by @rhennigan in #255
  • Allow dialogs during tool evaluations by @rhennigan in #257
  • Fix tool selection for personas by @rhennigan in #259
  • Bugfix: prevent Throw::nocatch messages during async tasks by @rhennigan in #261
  • Fix error when stopping chat before content is received by @rhennigan in #262
  • Do not serialize "ChatDelimiter" cells by @rhennigan in #264
  • Delay evaluation of ChatObject until needed by @rhennigan in #266
  • Fix pink boxing in "Add & Manage Personas" dialog when a resource update is available by @rhennigan in #268
  • Only allow documentation tools for code writer persona by @rhennigan in #270

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

18 Jul 23:26
3cd031b
Compare
Choose a tag to compare

What's Changed

  • Avoid doing partial string replacements for language names by @rhennigan in #246
  • Check for errors in API response even if a 200 status code is given by @rhennigan in #248
  • Give a ChatObject as suppressed output when evaluating chat inputs by @rhennigan in #249
  • Create notebook from chat object by @rhennigan in #250
  • Workaround for invisible empty ChatInput cells that are temporarily created in ChatDriven notebooks by @rhennigan in #252

Full Changelog: v1.0.2...v1.0.3

Release v1.0.2

18 Jul 12:16
19dff90
Compare
Choose a tag to compare

What's Changed

  • Fixed AIAutoAssist cancelling chats in progress by @rhennigan in #222
  • Exported Tool Functions by @rhennigan in #227
  • Add chat block styles to format menu by @rhennigan in #229
  • Reduce amount of dynamic content in chat output streaming by @rhennigan in #230
  • Fix an $IterationLimit error in cloud when clicking Evaluate/Insert buttons by @rhennigan in #234
  • Clear existing symbols when loading from MX by @rhennigan in #236
  • Don't issue messages for filtered tool names by @rhennigan in #237
  • bugfix: Prevent duplicated chat menus in v13.3.1 and newer by @ConnorGray in #238
  • 233 code blocks in unsupported languages do not format correctly by @rhennigan in #239
  • Normalize UTF-8 characters before parsing the tool request by @rhennigan in #241
  • Bugfix: Don't format as documentation link when in a code block by @rhennigan in #242
  • Bugfix: Avoid messy failure if install from URL dialog is left blank by @rhennigan in #243
  • Disable dynamic output splitting by default due to FE crashes by @rhennigan in #244

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

29 Jun 22:32
1482186
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Fixed SelectionEvaluate errors for chat-driven notebooks by @rhennigan in #207
  • Bugfix: Do not reference tools in the base prompt when tools are disabled by @rhennigan in #209
  • Improve syntax error handling in sandbox by @rhennigan in #212
  • Fix prompt references in definition notebooks by @rhennigan in #213
  • Avoid resolving resources when loading core personas at startup by @rhennigan in #216
  • Fix notebook version warning when using chatbook stylesheet in 13.2 by @rhennigan in #217

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

27 Jun 23:10
a5b25b7
Compare
Choose a tag to compare

What's Changed

  • Improve error handling for LLMPrompt by @rhennigan in #189
  • Some workarounds for EvaluationCell issues by @rhennigan in #190
  • More tool improvements by @rhennigan in #192
  • feature/hotfix: Improve global chat preferences content by @ConnorGray in #199
  • polish: Make minor improvements to builtin persona descriptions by @ConnorGray in #200
  • Fix internal error in sandboxResultString when there are multiple unsuppressed outputs by @rhennigan in #198
  • Add some error messages for server connection failures by @rhennigan in #201
  • Override some OpenAI error messages to provide more helpful information by @rhennigan in #202
  • Bugfix: fixed installation of personas from cloud deployed resources by @rhennigan in #203

Full Changelog: v0.0.30...v1.0.0

Release v0.0.30

16 Jun 15:00
4fbfc06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.29...v0.0.30

Release v0.0.29

15 Jun 20:36
bfd75e3
Compare
Choose a tag to compare

What's Changed

  • Fix pink box for icon in the cloud toolbar by @rhennigan in #178
  • Bugfix: Fix cell dingbats for chat block dividers in cloud showing as an empty string by @rhennigan in #179
  • Better workaround for SystemCredential in cloud by @rhennigan in #180

Full Changelog: v0.0.28...v0.0.29

Release v0.0.28

15 Jun 13:23
6488c64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.27...v0.0.28

Release v0.0.27

14 Jun 11:52
dd413a8
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Fix infinite recursion in "ChatInputCellDingbat" template box when viewed in cloud by @rhennigan in #171
  • Wolfram Alpha Tool by @rhennigan in #173

Full Changelog: v0.0.26...v0.0.27

Release v0.0.26

12 Jun 21:23
d031b62
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Handle spaces in First[$CommandLine] on Mac by @rhennigan in #169

Full Changelog: v0.0.25...v0.0.26