Skip to content

Access Graph Edges and Nodes in Local Client/Server #244

@sukanyamoorthy

Description

@sukanyamoorthy

Hey team,

do you have suggestions on how we can access the graph or spin up graph UI while using zep hosted in local localhost:8000 and not the zep_cloud

I see that graph access client.graph.search is only part of zep_cloud sdk and not part of

from zep_python import Zep
zep_local_client = Zep('localhost:8080',api_key)

zep_local_client only has memory/user modules and doesn't seem to have graph access modules ?

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