Skip to content

Consider attaching additional metadata to trajectory_read()[[i]] #223

Description

@simonpcouch

Currently, each element of trajectory_read()[[i]] is a list of ellmer Turns. This makes reconstructing the chat easier, but I can imagine we might want to bring along some other entries (e.g. renv or sessionInfo() and the Connect user) in each of those list entries.

Maybe trajectory_read()[[i]] becomes trajectory_read()[[i]]$turns, and we can other slots later.

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