Hi there,
I am using a text helper to contain an AI generative answer that is sometimes more than 255 characters (though I am trying to request AI generative to limit to 255, but that was not working …)
By default, a text helper seems to be limited to 255 characters :
But I was able to bug it and save it to contain 2555 characters :
- type: markdown
content: '{{ states(''input_text.generative_ai_doorbel'') }}'
I am not sure if this is a limitation I was able to “bug”, or if the limitation is only using the arrows that is only allowing you to set up to 255 characters, b ut anyway, this helper is now able to contain much more than 255 characters !! :
See now for example this text has 302 characters in the helper
??
1 post - 1 participant