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

Utopia backend needs to route each user to the corresponding node (defined by the current Stack) #13

Open
jorgeantonio21 opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@jorgeantonio21
Copy link

Feature Request

When a user interacts with the chat application, it does so via its own Stack. Once the user authenticates on the UI, the backend needs to fetch the right node, and send post requests for inference.

Alternative approach: The Stacks are bought by the Utopia's backend, on demand, and are do not belong to the user.

We can have a hybrid approach, where Web3 users can have their own Stacks and Web2 users don't.

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

No branches or pull requests

2 participants