白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
JSON to string
发刊日期:
2021/10/15
编辑团队:
实在学院
Function description
Converts the specified JSON object to a string and outputs it to the specified variable.
instructions
After adding the JSON to string component to the visual editing area, you can set the attribute & ldquo; Conversion object & rdquo; Enter the object to be converted in. The conversion object needs to be python. After running the component successfully, convert the value in the conversion object into a string and assign it to the output strret variable.
Attribute description
- Output to: output the results of component operation to variables.
- Conversion object: Python object to be converted.
- ASCII coding: whether to code Chinese.




