Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
init
▸ init(project, settings?): Promise<WeaveClient>
Weave tracing 기능 작동에 필수적인 Weave 클라이언트를 초기화합니다.
Parameters
| Name | Type | Description |
|---|---|---|
project | string | W&B 프로젝트 이름 (프로젝트명 또는 entity/project 형식). 만약 W&B 팀을 지정하지 않으면 (예: ‘team/project’), 기본 Entities 가 사용됩니다. 기본 Entities 를 확인하거나 업데이트하려면 다음의 User Settings 가이드를 참조하세요. https://docs.wandb.ai/guides/models/app/settings-page/user-settings/#default-team |
settings? | SettingsInit | (선택 사항) Weave tracing 설정 |
Returns
Promise<WeaveClient>
초기화된 Weave 클라이언트를 반환하는 Promise입니다.
Throws
초기화에 실패할 경우