Expressions: Change tooltip for LLM prompt JSON schemas might need coercion from the user, so indicate that the LLM prompt is appended in addition to the JSON schema. Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>

525b46daa0b37c6b08be62902dc3eedc00dabce7

kingbri <8082010+kingbri1@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/scripts/extensions/expressions/settings.html+1 -1
@@ -40,7 +40,7 @@
4040 <i class="fa-solid fa-clock-rotate-left fa-sm"></i>
4141 </div>
4242 </label>
4343 <small data-i18n="Will be used if theUsed APIin doesn'taddition supportto JSON schemas orand function calling.">Will be used if theUsed APIin doesn'taddition supportto JSON schemas orand function calling.</small>
4444 <textarea id="expression_llm_prompt" type="text" class="text_pole textarea_compact autoSetHeight" rows="2" placeholder="Use &lcub;&lcub;labels&rcub;&rcub; special macro."></textarea>
4545 </div>
4646 <div class="expression_prompt_type_block flex-container flexFlowColumn">