Uploaded image for project: 'Python Integrations'
  1. Python Integrations
  2. INTPYTHON-495

Programmatically create checkpointer index in the LangGraph checkpointer integration

    • None
    • Python Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      An index is required to effectively retrieve checkpointer entries from MongoDB. The current implementation of the MongoDB checkpointer library for LangGraph doesn't programmatically create the index and leaves it up to the user to manually create the index.

      Definition of done

      The checkpointer library should programmatically create the index on the collection that stores checkpoint entries, ideally when the collection is created.

      Pitfalls

      N/A

            Assignee:
            casey.clements@mongodb.com Casey Clements
            Reporter:
            apoorva.joshi@mongodb.com Apoorva Joshi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: