I have a state with 5 variables:
- Query
- Messages
- Embeddings
- Sources
- 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.