Skip to main content

Questions tagged [llm-functions]

Questions about LLM-related functionality, including ChatGPT, OpenAI, and so forth.

4 votes
1 answer
200 views

I'm trying to run the first example from LLMGraph to no avail. LLMSynthesize works fine, can anyone tell me what I'm doing wrong? ...
user5601's user avatar
  • 3,880
7 votes
1 answer
192 views

Since the latest update, Mathematica is always trying to send the output that occurs to LLM, since I use a license provided by my research institute, which doesn't include Wolfram LLM plans, I then ...
phein1's user avatar
  • 113
6 votes
2 answers
206 views

How to get a list of OpenAI models available for use in LLMEvaluator? For example the list of model names like "gpt-4o", "gpt-4-vision-preview", "gpt-3.5-turbo" that you ...
eb1423's user avatar
  • 155
5 votes
0 answers
96 views

I have access to GPT Image 1 model though my api key in the service connector: But the ChatCell fails out in "raw" mode: How are we supposed to use this, can someone provide an example for ...
eb1423's user avatar
  • 155
5 votes
0 answers
163 views

Recently, OpenAI adopted the MCP protocol created by Anthropic to facilitate the development of AI agents. In this video, we have an interesting example of MCP usage, where one of ElevenLabs’ ...
Murta's user avatar
  • 26.5k
4 votes
1 answer
114 views

...
eb1423's user avatar
  • 155
3 votes
0 answers
186 views

There are many examples of using Wolfram language functions in LLMTools, but I would like to give the LLM a third-party web API (for which I have an OpenAPI definition, and that returns JSON). There ...
user5601's user avatar
  • 3,880
7 votes
0 answers
409 views

I already pay many dollars to openai and other llm vendors every month and I have a separate key for each service. Is there a way to make a side-docked "Assistant Notebook" that does the ...
user5601's user avatar
  • 3,880
1 vote
1 answer
127 views

I wrote a useful LLMTool that works well with LLMSynthesize, but now I want to chat with it using the full chatbook interface. Is there a way to add that tool to the current notebook's ...
alltom's user avatar
  • 165
2 votes
0 answers
196 views

I just cannot wrap my head around how to go about using ChatGPT-4o from Mathematica (14.0). I do have a paid ChatGPT Plus account with OpenAI. That gives me access to ChatGPT-4o online or through an ...
murray's user avatar
  • 12.2k
3 votes
0 answers
125 views

Can I get LLM optimized output using WolframAlpha function in Mathematica? I want to use simple text output from Wolfram Alpha withoud complex pods. I know that this is available by API, but I didn/t ...
Kirill Belov's user avatar
1 vote
0 answers
136 views

This is going to be an important and interesting question about the theorem proving capabilities of Mathematica and may be it has been asked before here but with the advent of LLM's the question ...
AgnostMystic's user avatar
1 vote
2 answers
216 views

According to the OpenAI ServiceConnect documentation, the Chat request supports the option LogProbs (which allows for specifying ...
Joshua Schrier's user avatar
3 votes
0 answers
226 views

How exactly do you call GPT vision, both programmatically and in chat-enabled notebooks? It seems like the image is being downsized when pasted inline, and it is unclear how many prior cells are in ...
M.R.'s user avatar
  • 31.9k
8 votes
1 answer
490 views

I have an API key, but I'm not sure how to set the default for new chat-enabled notebooks to Claude 3? Is this supported, if not in the UI, what about programatically? Also, I'd like to put my Gemini ...
user5601's user avatar
  • 3,880

15 30 50 per page