chains# 函数 chains.create_structured_runnable(function, ...) 创建一个使用OpenAI函数的可运行序列。 chains.get_output_parser(functions) 根据用户函数获取适当的函数输出解析器。