Skip to content

LLM Provider Organization단위 관리로 변경 #21

Description

@yoonki1207

정리 결과

Organization 단위 LLM credential 관리 전환은 nodease/mbased#58에서 구현되었다.

현재 구현 계약

  • Provider 정의는 system-wide catalog로 유지한다.
  • Credential은 organization_id를 기준으로 저장·조회·권한 판정한다.
  • LLMCredential.user_id가 남아 있는 경우 등록 행위자 reference이며 개인 소유권을 의미하지 않는다.
  • Credential 목록/선택/runtime 사용은 Organization membership과 LLM credential resource permission을 함께 검증한다.
  • LLM usage는 Organization, workflow/run, credential/model과 연결해 추적한다.
  • 개인 BYOK를 별도 제품 기능으로 다시 도입하려면 새로운 정책 이슈가 필요하다.

완료 근거

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions