User Portlet User Portlet

Bob Sandheinrich
Discussions
Thanks. I replied in GitHub.
This is a known bug and will be fixed. Thank you.
Look at the `LLMEvaluator` option to give greater control (GPT3.5 vs 4) in programmatic use. Maybe that is the difference? `#Setting` is a great idea for a prompt, it will be useful along with many different prompts.
Maybe connecting the Baratheons that requires GPT4 (GoPT4?). I was using 3.5 as well.
I added the Needs line to your other paclets as well. But yes, in the future you can use the feedback form on the web to ask about things like this. We don't plan to support changing the PacletInstall code at the top of the paclet webpage. The...
*MODERATOR NOTE: This is the notebook used in the livestream "Wolfram Resource System: Repositories & Archives" on Wednesday, December 14 -- a part of Wolfram R&D livestream series announced and scheduled here: https://wolfr.am/RDlive For questions...
Hello Code Folks, On Wednesday the 14th, I am going to present “Wolfram Resource System: Repositories & Archives”. I will describe the system that contains our growing list of repositories like the Function Repository, Data Repository and Neural...
Paclets in the WLPR need to have PacletInfo files written in the PacletObject[ "xxxx"... |>] style instead of the older `Paclet[Name->"xxxx"]` style. I don't think that PacletObject is supported in versions by 12.0 and earlier version. So...
This looks like a cloud object paclet loading issue that I've seen before. Try it again after
Which Wolfram Language version are you using? It looks like this notebook was originally created in 13.0. If you are attempting to use in 13.1 you need to update it. You should be prompted to automatically update it the first time you press any...