Skip to content

Update Get Thread History​ API to return a list of {values, messages} instead of a list of checkpoint #41

@MadaraUchiha-314

Description

  1. Checkpoint is associated with a graph
  2. Graph is associated with an agent
  3. Agent is associated with a run
  4. Run is associated with a thread

The concept of checkpoint doesn't make any sense to be stored in the context of a Thread. Instead it should be stored within a Run.

I propose to update the Get Thread History​ API to return a list of {values, messages}(s) instead of a list of checkpoints

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