Tabulate a query:
In[140]:=
LLMResourceFunction["WolframUDataScienceBootCampBot"]["Which sessions specifically discuss LLMs? Give the results as a Markdown table."]//ResourceFunction["ImportMarkdownString"]
Out[140]=
Certainly! Here is a Markdown table listing the sessions that specifically discuss LLMs (Large Language Models) in the Wolfram U Data Science Boot Camp syllabus: Let me know if you need more details about any of these sessions, DS/Bot.
Scope (1)
Scope
(1)
The prompt is an LLM persona (not an LLM function.) Hence it is better to use with and :
In[145]:=
query="What talks are on going on in August 14th? Tabulate the result as dataset";LLMSynthesize[{LLMPrompt["WolframUDataScienceBootCampBot"],query,LLMPrompt["NothingElse"]["Wolfram Language"]}]//ToExpression
Out[146]=