Release v1.2.1
github-actions
released this
06 Oct 17:43
·
1283 commits
to refs/heads/release/paclet
since this release
What's Changed
- Filter model list to only include those which use the chat completions endpoint by @rhennigan in #357
- Define prompting at the Section/Subsection levels that's additively inherited within the cell group by @rhennigan in #360
- Fix cloud toolbar pink-boxing when no API key is stored and other dynamic updating issues by @rhennigan in #364
- Possible workaround for crash that can occur during
NotebookWrite
of chat outputs by @rhennigan in #365 - Fix possible uncaught throw that can occur in dynamic evaluations by @rhennigan in #366
- Merge release changes by @rhennigan in #367
- Use
gpt-3.5-turbo
as default model in 13.2 andgpt-4
otherwise by @rhennigan in #368 - Big update: initial support for LLMServices and custom handler functions by @rhennigan in #379
- Fix for gear menu appearing persistently in 14.0 by @rhennigan in #383
- Update tool prompting to use JSON schemas consistent with
LLMSynthesize
behavior by @rhennigan in #385 - Bugfix: Only mention the WebFetcher tool in the output of the WebSearcher tool if the former is enabled. by @rhennigan in #386
- Improved error handling for more menu items by @rhennigan in #388
- Added
CurrentChatSettings
by @rhennigan in #389 - Set WolframVersion to 13.3+ by @rhennigan in #390
- Ensure compatible version of LLMFunctions is installed in cloud by @rhennigan in #391
- Release v1.2.1 by @rhennigan in #392
Full Changelog: v1.2.0...v1.2.1