白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Add element
发刊日期:
2021/10/15
编辑团队:
实在学院
Function description
Adds an element to the specified collection.
instructions
After adding an element component to the visual editing area, the attribute & ldquo; Set & rdquo; Enter the set of elements to be added in & ldquo; Element & rdquo; Enter the elements to be added in. After running the component successfully, the elements will be added to the specified collection, which can be used in combination with creating the collection. The result of this run is: {& ldquo; B & rdquo;}.
Attribute description
- Output to: output the results of component operation to variables.
- Collection: collection type in Python.
- Element: the element to be added.




