weave • DocsDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-feature-automate-reference-docs-generation.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
weave / init
Function: init()
init(Weave 클라이언트를 초기화합니다. 이는 weave 추적이 작동하기 위해 필요합니다.project,settings?):Promise<WeaveClient>
매개변수
• project:string
W&B 프로젝트 이름(project 또는 entity/project 형식 가능).
• settings?: Settings
(선택 사항) Weave 추적 설정
반환
Promise<WeaveClient>
초기화된 Weave 클라이언트로 해결되는 프로미스.