Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Enabling playground access to users #3570

Closed
orlevii opened this issue Jul 1, 2024 · 0 comments
Closed

Enabling playground access to users #3570

orlevii opened this issue Jul 1, 2024 · 0 comments

Comments

@orlevii
Copy link

orlevii commented Jul 1, 2024

Is your feature request related to a problem? Please describe.
Users can't access the playground, they get redirected back to /.
That happens because of this line:
https://github.com/open-webui/open-webui/blob/main/src/lib/components/playground/Playground.svelte#L215

Describe the solution you'd like
Allow users to access the playground.

Describe alternatives you've considered

  • Option 1 - By removing condition mentioned in the code above
  • Option 2 - By setting a toggle in Admin menu that permits users to access the playground
  • Option 3 - Any other alternative you prefer

I would like to better understand the reasoning behind the current implementation

@open-webui open-webui locked and limited conversation to collaborators Jul 1, 2024
@tjbck tjbck converted this issue into discussion #3572 Jul 1, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant