You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
@entity.xxx are user's defined entities. This entity is defined by a list of words associated to synonyms.
Example
@entity.city (shorthand : @city)
You define a list
[ New York, Paris, London ]
And for New York you add synonyms : [ NY, NYC, Big Apple ]
Properties
A property (prop) is a key/value entry stored permanently in system/agent/user's context. A context is a database. @context : list all defined properties. 2 types of entry:
read only system entries, created by the system/agent.
We need to add entities to the builder:
The text was updated successfully, but these errors were encountered: