Skip to main content
POST
Creates a new symbol in the system’s vocabulary. Symbols are the atomic units of meaning that the NSR system operates on. Each symbol can optionally have an associated program that defines its semantic interpretation. Example
Required scope: write

Request body

AddSymbolRequest
number (float)[]
Optional grounded prototype embedding (for emulator centroids / composite symbols).
string
required
Symbol name
object

Response

SymbolResponse
boolean
required
Whether the symbol has an associated program
integer (int64)
required
Symbol ID
string
required
Symbol name

Status codes