Skip to content

Commit

Permalink
Merge pull request #143 from WolframResearch/bugfix/mx-fixes
Browse files Browse the repository at this point in the history
MX build and sandbox evaluator improvements
  • Loading branch information
rhennigan authored Jun 6, 2023
2 parents 90d1e59 + 63bb0c0 commit 302f3d1
Show file tree
Hide file tree
Showing 8 changed files with 319 additions and 9,786 deletions.
3 changes: 1 addition & 2 deletions PacletInfo.wl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PacletObject[<|
"Name" -> "Wolfram/Chatbook",
"PublisherID" -> "Wolfram",
"Version" -> "0.0.20",
"Version" -> "0.0.21",
"WolframVersion" -> "13.2+",
"Description" -> "Wolfram Notebooks + LLMs",
"License" -> "MIT",
Expand All @@ -18,7 +18,6 @@ PacletObject[<|
"Extensions" -> {
{"Kernel", "Root" -> "Source/Startup/Begin", "Context" -> "Wolfram`Chatbook`BeginStartup`"},
{"Kernel", "Root" -> "Source/Chatbook", "Context" -> "Wolfram`Chatbook`"},
{"Kernel", "Root" -> "Source/PreferencesUtils", "Context" -> "Wolfram`PreferencesUtils`"},
{"Kernel", "Root" -> "Source/Startup/End", "Context" -> "Wolfram`Chatbook`EndStartup`"},
{"Asset",
"Root" -> "Assets",
Expand Down
Loading

0 comments on commit 302f3d1

Please sign in to comment.