Hi,
I’m trying to create custom AI prompt templates in MarginNote 4 and specify which model the template should use.
When selecting a model from the GUI, the following tags are automatically inserted at the top of the prompt:
-
Light → [Model:Light]
-
Balanced → [Model:Balance]
-
DeepSeek → [Model:Text]
-
Kimi → [Model:Task]
However, the newer models that appear in the AI model list—GPT OSS, GPT-5, and Gemini—do not appear in the template GUI as selectable options.
Because of this, I tried manually specifying them in the prompt content, but I cannot find any documentation on what the correct syntax should be (e.g., [Model:???]).
My questions:
-
What is the correct template syntax to specify GPT OSS, GPT-5, or Gemini in a prompt template?
-
If there is no syntax, does this mean these models cannot currently be specified at the template level?
-
If so, is there a plan to add support for selecting these models directly in prompt templates?
Thanks!