diff --git a/Misc/LLMVision.m b/Misc/LLMVision.m index 31da64f6..0822a87b 100644 --- a/Misc/LLMVision.m +++ b/Misc/LLMVision.m @@ -43,7 +43,7 @@ of this software and associated documentation files (the "Software"), to deal If[Length[DownValues[OpenAIRequest]] == 0, Echo["OpenAIRequest.m", "Importing from GitHub:"]; - Import["https://raw.githubusercontent.com/antononcube/MathematicaForPrediction/master/Misc/LLMVision.m"]; + Import["https://raw.githubusercontent.com/antononcube/MathematicaForPrediction/master/Misc/OpenAIRequest.m"]; ]; (**************************************************************)