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

landing update with distinct user session #17

Merged
merged 2 commits into from
Dec 24, 2024
Merged

landing update with distinct user session #17

merged 2 commits into from
Dec 24, 2024

Conversation

alexjyc
Copy link
Contributor

@alexjyc alexjyc commented Dec 21, 2024

#15

Arpan: I added some chnages to the landing UI. Also hard set the model session to arpan. Modal session is responsible for the persistent vol. We should update the redis channels.

Also TODO: Find out how to connect to running model sandboxes using sessionID

Also had a little fun with the UI haha. We can change it to something for utilitarian. This was just for the lolz.

Screenshot 2024-12-21 at 11 41 06 AM

node_name: "openhands_node",
input_channels: ["Agent:Runtime"],
output_channels: ["Runtime:Agent"],
modal_session_id: "session_" + Date.now() // Generate unique session ID
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add the Date.now() to thw channel like Agent:Runtime+Date.now() and Runtime+Date.now():Agent. lets keep the session to arpan for now. The session beasically decided the persistent vol

@akhatua2 akhatua2 requested a review from ProKil December 21, 2024 07:42
@alexjyc alexjyc merged commit ed7c45a into main Dec 24, 2024
3 checks passed
@alexjyc alexjyc deleted the landing-page branch December 24, 2024 01:13
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.

3 participants