跳至橫幅的結尾
前往橫幅的開頭

DaVinci Plugin 介紹

跳至中繼資料的結尾
前往中繼資料的開頭

您正在檢視此頁面的舊版本。請檢視目前版本

比較目前 檢視頁面歷程記錄

« 上一頁 版本 4 下一步 »

DaVinci Plugin 為 JSON 格式,其內容如下:

{
  "id": "plugin_guide",
  "schema_version": "v1.0",
  "name_for_human": "plugin_guide",
  "name_for_model": "plugin_guide",
  "description_for_human": "plugin_guide",
  "description_for_model": "You need to choose this tool anytime, to search for any information with user language that helps replying to users.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "python",
    "python": {
      "source": ""
    }
  }
}

這是一個標準的 Plugin json 內容,其中 description_for_model 是告訴 DaVinci 該如何使用這個 plugin。

關於 Plugin 開發您可以參考這些資訊

  • 無標籤