mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-10 14:11:58 +00:00
added title and multiline for ai aspect
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user