User Portlet User Portlet

Discussions
I have been experimenting with writing prompts for the Wolfram Prompt Repository. I had two general goals: - Creating assistants for cognitive tasks associated with strategy and design - Creating prompts for conversational exploration ...
Trying to get GPT-4 to write WL one-liners was interesting. I got the best results by giving it thematic guidance. Here are the best ones it came up with in the attached notebook. This image is allegedly a 3D rendition of Klein bottle. I don't know...
This version has four in the conversation and works with my Setting prompt. (https://www.wolframcloud.com/obj/kathryn.cramer0/DeployedResources/Prompt/Setting/) &[Wolfram Notebook][1] [1]:...
I totally agree on the way that the cost of using LLMs is hidden. Even though I could easily afford it (and many cannot), I am not willing to pony up real money for technology that is of absolutely no use for me -- other than as a fancy code...
Something like this. callOpenAIStreaming[ messages_List, model_String : $OpenAIModel] := Module[{requestBody, response, retryCount = 0, responseData}, With[{ endpoint = "https://api.openai.com/v1/chat/completions" ...
Thank you for your interest! Even though the live sessions have now concluded, we have added the recordings and the shared notebook to our Wolfram U catalog, as an archived event. The content is freely available here: [The Wolfram Plugin for ChatGPT...
Thank you for the opportunity to learn WL through Wolfram-U courses. Like probably many others, I am eager to brush up on them and discuss their content with others. This can help to deepen understanding, as well as correct any inaccuracies and...
I really like your idea. Thanks! The Autodesk-related file formats seemed the closest to success.
Thanks. That's very hepful.
Thanks.