Skip to content

When trying to retrieve a checkpoint, only some state variables are returned. #69

@sairajiv19

Description

@sairajiv19

I have a state with 5 variables:

  1. Query
  2. Messages
  3. Embeddings
  4. Sources
  5. Context.

When trying to get the Checkpoint tuple, I'm only able to retrieve messages and embeddings. Rest all are not being retrieved. But when checking redis, I can see all the fields are present in the checkpoints index.

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