Group Abstract Group Abstract

Message Boards Message Boards

Are LLM Tools and LLM Configuration Options Working in Prompt Resource Definition Notebooks?

I would like to create a new LLM prompt using a prompt resource definition notebook. The idea is to set it up such that the AI "assistant" is told to be an AI Tutor and is given some teaching tools. These tools would be implemented as functions - LLM Tools in wolfram terminology. These would allow the AI tutor to augment the LLM's text-only experience with all the rich visualizations that Wolfram Language can do, as well as reduce hallucinations by feeding in data.

I couldn't get LLM Tools and LLM Configuration Optionsworking so far... I got the feeling from watching WolframU videos etc. that this is a half-baked feature that Wolfram R&D is still actively working on. What's going on, can someone please provide an update, ETA? The whole chat-notebook experience in 13.3 is on one hand wonderful on the other hand not robust, menu items sometimes appear sometimes disappear.

enter image description here

POSTED BY: Tamas Simon
8 Replies
POSTED BY: Tamas Simon

wow, chat notebooks work nicely. So far I couldn't add my own persona (prompt resource) to the list.

POSTED BY: Tamas Simon

thanks, it's starting to work now. We could specify GPT4 in LLM configuration, no?

POSTED BY: Tamas Simon
POSTED BY: Tamas Simon

First problem: the top right speech bubble icon re-appeared, the chat driven and chat enabled notebook options disappeared from the File menu screenshot1

If I select "Install from URL" using the top-right dropdown menu then I get an error: screenshot<em>oferror

Do I need to reinstall the paclet?

Also, in your example does the line...

tool=LLMTool["cityPopulationFinder","city"->"City",#city["Population"]&]

...need to be set as initialization cell?

thanks!

POSTED BY: Tamas Simon
POSTED BY: Avery Davis

your example is exactly what I'm looking for. I'm going to try it right away. Thanks.

POSTED BY: Tamas Simon
POSTED BY: Avery Davis
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard