Commit 7ed3271f authored by Noah Brackenbury's avatar Noah Brackenbury

fixing current_object.getTitle()

parent 1a6bcf81
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_business_bot</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Business Bot</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ExternalMethod" module="Products.ExternalMethod.ExternalMethod"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_function</string> </key>
<value> <string>WebMessage_parseWebMessage</string> </value>
</item>
<item>
<key> <string>_module</string> </key>
<value> <string>Parse Web Message</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebMessage_parseWebMessage</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Parse Web Message</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ExternalMethod" module="Products.ExternalMethod.ExternalMethod"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_function</string> </key>
<value> <string>WebMessage_setModel</string> </value>
</item>
<item>
<key> <string>_module</string> </key>
<value> <string>Set Web Message Model</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebMessage_setModel</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Set Web Message Model</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ExternalMethod" module="Products.ExternalMethod.ExternalMethod"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_function</string> </key>
<value> <string>WebMessage_trainOnWebMessage</string> </value>
</item>
<item>
<key> <string>_module</string> </key>
<value> <string>Train On Web Message</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebMessage_trainOnWebMessage</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Train On Web Message</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
erp5_base
erp5_web
erp5_dms
erp5_crm
\ No newline at end of file
Provides the ability to train a model that can automatically tag and process web messages.
\ No newline at end of file
Noah Brackenbury
\ No newline at end of file
erp5_business_bot
\ No newline at end of file
erp5_ai_business_bot
\ No newline at end of file
1
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment