Skip to content

Instantly share code, notes, and snippets.

@bjulius
Created August 7, 2024 16:03
Show Gist options
  • Save bjulius/98a397030e804a294ade0ff1a1a612f7 to your computer and use it in GitHub Desktop.
Save bjulius/98a397030e804a294ade0ff1a1a612f7 to your computer and use it in GitHub Desktop.
Model Selection Query
"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