Created
August 7, 2024 16:03
-
-
Save bjulius/98a397030e804a294ade0ff1a1a612f7 to your computer and use it in GitHub Desktop.
Model Selection Query
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"gpt-4-turbo" meta [IsParameterQuery=true, List={"gpt-4o-mini", "gpt-4o", "gpt-4", "gpt-4-turbo"}, DefaultValue="gpt-4o-mini", Type="Text", IsParameterQueryRequired=true] | |
//Created by Brian Julius | |
//Contact me at: https://www.linkedin.com/posts/brianjuliusdc | |
//This query needs to accompany the M Code Help function, to allow selection of the appropriate GPT-4 series model. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment