메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

GitHub source

class ArtifactCollections

Projects 내의 특정 타입에 대한 Artifact 컬렉션입니다. Args:
  • client: W&B 쿼리에 사용할 클라이언트 인스턴스입니다.
  • entity: Projects 를 소유한 Entity (사용자 또는 팀)입니다.
  • project: Artifact 컬렉션을 조회할 Projects 의 이름입니다.
  • type_name: 컬렉션을 가져올 Artifact 타입의 이름입니다.
  • per_page: 페이지당 가져올 Artifact 컬렉션의 수입니다. 기본값은 50입니다.

property ArtifactCollections.cursor


property ArtifactCollections.more