Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Vertex AI response output to html instead of text

Dear all,

I would like to the Vertex AI response in html format instead of text format.
Does anyone know if the native Vertex AI response output support HTML format?

Many Thanks,
Victor

0 1 1,269
1 REPLY 1

Dear all,

I find the solution. Vertex AI response output is in markdown format. As I am using Python, I use "Markdown" to convert it to HTML.

Victor.