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

Autonomous Agent Process #18

Closed
wants to merge 15 commits into from
Closed

Autonomous Agent Process #18

wants to merge 15 commits into from

Conversation

JosephRana11
Copy link
Collaborator

  • Added Agent Web socket Endpoint at api/agent/ws.
  • Endpoint creates a new web socket connection by using the agent_id from the web socket header.
  • Added autonomous_agent python service in the root directory.
  • autonomous_agent service creates a web socket connection with the server ( * requires agent_id parameter )
  • autonomous_agent service sends a periodic ping to the server
  • Added README guide for installing and running the agent service.

@JosephRana11 JosephRana11 requested a review from mesudip April 2, 2024 09:57
@JosephRana11 JosephRana11 deleted the agent_websocket branch April 5, 2024 03:59
@JosephRana11 JosephRana11 reopened this Apr 5, 2024
@JosephRana11 JosephRana11 requested a review from mesudip April 5, 2024 09:02
@mesudip
Copy link
Contributor

mesudip commented Apr 9, 2024

@JosephRana11 Pls pull the changes with latest dev and resolve conflicts

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

Successfully merging this pull request may close these issues.

2 participants