SHADE-AI / daidepp

Repo to store universal communication specification
2 stars 7 forks source link

Daide Extension Request for Sending Emotion #9

Open jnusrath opened 2 years ago

jnusrath commented 2 years ago

What functionality will your new tokens add? New tokens might be added for emotional state. We propose “Send Emotional State Message”.

Describe the precise changes you'd like

Additional context For the negotiation between agents, we are proposing Daide extension.

ezubaric commented 2 years ago

For generality, I think this would work better as a free text string attached to any message.

mjspeck commented 2 years ago

Different situations:

Assigning tone to message: press_message = UHY(press_message)

Assigning emotion to power: press_message = UHY(power) Example: press_message = UHY(FRA)

Reaction to previous message: reply = UHY

Will pursue third option.