Skip to content

Add delete_user() API #13

@CShorten

Description

@CShorten

We currently have this for deleting individual memories:

client.memories.delete(
    memory_id,
    user_id=test_user_id,
    group="default",
)

Not sure if there is a way to delete an entire user by their user_id, but would really like this.

Metadata

Metadata

Assignees

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