Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket Server Interface not passed downwards to agent #1069

Closed
CUexter opened this issue Feb 29, 2024 · 1 comment
Closed

Websocket Server Interface not passed downwards to agent #1069

CUexter opened this issue Feb 29, 2024 · 1 comment

Comments

@CUexter
Copy link

CUexter commented Feb 29, 2024

The websocket server seems to have some issue

in line 52, self.interface.register_client(websocket) it doesn't seem to pass down to the underlying agent's interface

@sarahwooders
Copy link
Collaborator

@CUexter sorry websocks is no longer supported - could you please use the REST API (https://memgpt.readme.io/reference/api) or Python client instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants