diff --git a/docs/docs/reference/checkpoints.md b/docs/docs/reference/checkpoints.md index 238203899..c0b6acdda 100644 --- a/docs/docs/reference/checkpoints.md +++ b/docs/docs/reference/checkpoints.md @@ -40,8 +40,4 @@ LangGraph also natively provides the following checkpoint implementations. ### SqliteSaver ::: langgraph.checkpoint.sqlite.SqliteSaver - handler: python - members: - - put - - list - - get_tuple \ No newline at end of file + handler: python \ No newline at end of file