-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The idea is to modify the Turn object to allow for parallel channels (e.g. speech, actions, thoughts) each of which can be shared with the other agent or not (e.g. speech and actions are shared, but thoughts are private).
This would probably require changing the prompt, to instruct the LLM not to put actions (like stage directions) in the speech field, but put them in the actions field.
Another modification might be about how to print these channels, and how to integrate them into the context (e.g. some special encoding for thoughts and actions?).
Metadata
Metadata
Assignees
Labels
No labels