gpt4 book ai didi

json - 在 Azure 函数中引用 Newtonsoft.Json

转载 作者:行者123 更新时间:2023-12-01 12:27:16 25 4
gpt4 key购买 nike

我想在我的 Azure 函数中使用 Newtonsoft.Json,但如果我使用 #r Newtonsoft.Json(如文档中所定义),我会收到错误“内部服务器错误 500”。我做错了什么

最佳答案

您需要使用

#r "NewtonSoft.Json"

包括引号!

桑德尔

关于json - 在 Azure 函数中引用 Newtonsoft.Json,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38119986/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com