圖形 API 版本

Page Nlp Configs

閱讀中

你無法在此端點執行此操作。

建立中

You can make a POST request to nlp_configs edge from the following paths:
發佈到此關係連線時,會建立 a Page

參數

參數說明
api_version
enum {}

api_version

custom_token
string

An optional Wit token enable custom entities

model
enum {ARABIC, CHINESE, CROATIAN, CUSTOM, DANISH, DUTCH, ENGLISH, FRENCH_STANDARD, GEORGIAN, GERMAN_STANDARD, GREEK, HEBREW, HUNGARIAN, IRISH, ITALIAN_STANDARD, KOREAN, NORWEGIAN_BOKMAL, POLISH, PORTUGUESE, ROMANIAN, SPANISH, SWEDISH, VIETNAMESE}

An option for which model to use in production.

n_best
int64

The number of intents and traits to return, other than the best one.

nlp_enabled
boolean

A boolean to enable/disable Built-In NLP.

other_language_support
JSON object {string : JSON object}

A map of language to model type and Wit token for language identification.

傳回類型

此端點支援寫入後讀取功能,並將讀取你傳送 POST 的節點。
Struct {
success: bool,
}

Error Codes

錯誤說明
200Permissions error
100Invalid parameter

更新中

你無法在此端點執行此操作。

刪除中

你無法在此端點執行此操作。