Hi everyone,
I’m currently experimenting with integrating a LLM into my VIKTOR app to text descriptions of the 3D models I generate. However, I’m running into some issues with displaying these larger blocks of text within the VIKTOR interface.
I’ve tried using both DataResult
and TableResult
to present the generated text, but unfortunately, both only seem to display a single line of text.
Any suggestions on how to properly format or display extended text would be greatly appreciated!
Thanks in advance for your help!
Cheers, Max