Skip to content

Release v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 17:07
· 2427 commits to main since this release
04f6acd

What's Changed

  • Fix large input throwing an internal error when assistance is enabled by @rhennigan in #297
  • Adjust serialization of large output cells so GPT-4 doesn't think they are errors by @rhennigan in #303
  • Devel/bobs/model setting programmatic by @bobohilario in #298
  • Test tagging rules inheritance and recursively repair them if failed by @rhennigan in #306
  • Fix gpt-4-0613 rewriting attachment URIs into an invalid hallucinated format by @rhennigan in #311
  • Fix lack of indentation in chat code blocks by @rhennigan in #315
  • Improved tool call formatting by @rhennigan in #317
  • feature: Improve model menus by @ConnorGray in #304
  • More MathLink optimizations by @rhennigan in #318
  • Fix an issue where $CloudVersionNumber was being interpreted as a number by @rhennigan in #323
  • Rebuilt stylesheet with qualified symbol names by @rhennigan in #324
  • Fix model menu in cloud by @rhennigan in #329
  • Add prompting to discourage use of In[] and Out[] labels in code blocks by @rhennigan in #330
  • Add build script for GitHub Actions by @rhennigan in #331
  • Added draft release action by @rhennigan in #332
  • Fix for tool calls starting to fail when more than a few appear in chat history by @rhennigan in #335
  • Fix kernel version in submit action by @rhennigan in #336

New Contributors

Full Changelog: v1.1.1...v1.1.2