Skip to content

Channels in Turn #127

@rikrd

Description

@rikrd

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions