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

feat: add orgs #55

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

feat: add orgs #55

wants to merge 6 commits into from

Conversation

anbraten
Copy link
Member

@anbraten anbraten commented May 7, 2024

closes #54

closes #43

  • each user will be part of a "private" org with the username when registering
  • existing users are migrated to have their own private org as well
  • orgs have repos (instead of users)
  • a user can create an org
  • an org admin can add, remove additional members
  • each org needs at least one admin
  • an org admin can add, remove and index repos
  • an org needs its own open-ai token Use own openai token #43

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.

Add orgs Use own openai token
1 participant