added title and multiline for ai aspect

This commit is contained in:
SatyamSah5
2025-09-09 16:41:42 +05:30
parent 79ffacfa42
commit 590d455a7e

View File

@@ -562,10 +562,11 @@
<aspects> <aspects>
<aspect name="cm:aillm"> <aspect name="cm:aillm">
<title>AI LLM</title> <title>AI Insights</title>
<properties> <properties>
<property name="cm:airesponse"> <property name="cm:airesponse">
<type>d:text</type> <title>AI Response</title>
<type>d:mltext</type>
<mandatory>false</mandatory> <mandatory>false</mandatory>
</property> </property>
</properties> </properties>